change sitepage theme
This commit is contained in:
parent
d708c65797
commit
a286d97fca
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue