mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Not Found for title
This commit is contained in:
parent
a48d5db958
commit
fdd98d5fba
1 changed files with 1 additions and 0 deletions
1
app.rb
1
app.rb
|
@ -36,6 +36,7 @@ before do
|
|||
end
|
||||
|
||||
not_found do
|
||||
@title = 'Not Found'
|
||||
erb :'not_found'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue