mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 04:35:45 +08:00
Merge pull request '调整获取主题的参数' (#105) from KingChan/forgeplus:chenjing into standalone_develop
This commit is contained in:
@@ -66,7 +66,7 @@ class SitePagesController < ApplicationController
|
|||||||
end
|
end
|
||||||
|
|
||||||
def theme_params
|
def theme_params
|
||||||
params[:theme] || "hugo"
|
params[:language_frame] || "hugo"
|
||||||
end
|
end
|
||||||
|
|
||||||
def create_params
|
def create_params
|
||||||
|
|||||||
Reference in New Issue
Block a user