mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 03:07:52 +01:00
Add setting to manage visibility of vote count, vote button and decide root page (#197)
This commit is contained in:
committed by
GitHub
parent
d4242dd78e
commit
e7335f5622
@@ -13,7 +13,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
constraints subdomain: /.*/ do
|
||||
root to: 'static_pages#roadmap'
|
||||
root to: 'static_pages#root'
|
||||
|
||||
get '/roadmap', to: 'static_pages#roadmap'
|
||||
get '/pending-tenant', to: 'static_pages#pending_tenant'
|
||||
|
||||
Reference in New Issue
Block a user