Fix follow icon changing plus to minus, add terms page stub
This commit is contained in:
@ -94,6 +94,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
get :about, to: 'about#index'
|
||||
get :terms, to: 'about#terms'
|
||||
|
||||
root 'home#index'
|
||||
|
||||
|
Reference in New Issue
Block a user