donate -> about, and revisions

This commit is contained in:
Kyle Drake 2013-06-21 01:51:24 -07:00
parent 0b9824bea6
commit 5132b2edf9
4 changed files with 14 additions and 52 deletions

4
app.rb
View file

@ -121,8 +121,8 @@ get '/site_files/new' do
slim :'site_files/new'
end
get '/donate' do
slim :'donate'
get '/about' do
slim :'about'
end
post '/site_files/upload' do