Fix follow icon changing plus to minus, add terms page stub
This commit is contained in:
parent
57304ac375
commit
dd03118098
6 changed files with 122 additions and 2 deletions
|
@ -94,6 +94,7 @@ Rails.application.routes.draw do
|
|||
end
|
||||
|
||||
get :about, to: 'about#index'
|
||||
get :terms, to: 'about#terms'
|
||||
|
||||
root 'home#index'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue