mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
fix title for bitcoin supporter page
This commit is contained in:
parent
a9e49d7cdd
commit
440935fb76
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ get '/supporter/thanks' do
|
|||
end
|
||||
|
||||
get '/supporter/bitcoin/?' do
|
||||
@title = 'Bitcoin Supporter'
|
||||
erb :'supporter/bitcoin'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue