change sitepage theme
This commit is contained in:
parent
d708c65797
commit
a286d97fca
|
@ -66,7 +66,7 @@ class SitePagesController < ApplicationController
|
|||
end
|
||||
|
||||
def theme_params
|
||||
params[:theme] || "hugo"
|
||||
params[:language_frame] || "hugo"
|
||||
end
|
||||
|
||||
def create_params
|
||||
|
|
Loading…
Reference in New Issue