change sitepage theme

This commit is contained in:
呱呱呱 2023-08-17 11:46:40 +08:00
parent d708c65797
commit a286d97fca
1 changed files with 1 additions and 1 deletions

View File

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