Browse Source

change sitepage theme

pull/338/head
呱呱呱 2 years ago
parent
commit
a286d97fca
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/controllers/site_pages_controller.rb

+ 1
- 1
app/controllers/site_pages_controller.rb View File

@@ -66,7 +66,7 @@ class SitePagesController < ApplicationController
end

def theme_params
params[:theme] || "hugo"
params[:language_frame] || "hugo"
end

def create_params


Loading…
Cancel
Save