mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
redirect to about from donate for now
This commit is contained in:
parent
75573c2e2b
commit
877a55fa7f
1 changed files with 1 additions and 1 deletions
2
app.rb
2
app.rb
|
@ -51,7 +51,7 @@ get '/tutorials' do
|
|||
end
|
||||
|
||||
get '/donate' do
|
||||
erb :'donate'
|
||||
redirect '/about'
|
||||
end
|
||||
|
||||
get '/blog' do
|
||||
|
|
Loading…
Add table
Reference in a new issue