Merge pull request '调整获取主题的参数' (#105) from KingChan/forgeplus:chenjing into standalone_develop

This commit is contained in:
KingChan
2023-08-17 11:49:02 +08:00

View File

@@ -66,7 +66,7 @@ class SitePagesController < ApplicationController
end
def theme_params
params[:theme] || "hugo"
params[:language_frame] || "hugo"
end
def create_params