Add table of contents to about page (#11885)
Move public domain blocks information to about page
This commit is contained in:
@ -441,7 +441,6 @@ Rails.application.routes.draw do
|
||||
|
||||
get '/about', to: 'about#show'
|
||||
get '/about/more', to: 'about#more'
|
||||
get '/about/blocks', to: 'about#blocks'
|
||||
get '/terms', to: 'about#terms'
|
||||
|
||||
match '/', via: [:post, :put, :patch, :delete], to: 'application#raise_not_found', format: false
|
||||
|
Reference in New Issue
Block a user