mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 17:46:05 +02:00
fix merge
This commit is contained in:
commit
2b004fca1a
13 changed files with 283 additions and 19 deletions
2
app.rb
2
app.rb
|
@ -133,7 +133,7 @@ end
|
|||
|
||||
get '/dashboard' do
|
||||
require_login
|
||||
slim :'dashboard'
|
||||
erb :'dashboard'
|
||||
end
|
||||
|
||||
get '/signin' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue