move content to pages
This commit is contained in:
4
config/initializers/high_voltage.rb
Normal file
4
config/initializers/high_voltage.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
# use page path on root , rather than /pages/XXX
|
||||
HighVoltage.configure do |config|
|
||||
config.route_drawer = HighVoltage::RouteDrawers::Root
|
||||
end
|
||||
Reference in New Issue
Block a user