mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 03:20:40 +02:00
move logic to web page front
This commit is contained in:
parent
c9e287fe35
commit
841ad3e44d
3 changed files with 18 additions and 5 deletions
1
app.rb
1
app.rb
|
@ -30,7 +30,6 @@ error do
|
|||
end
|
||||
|
||||
get '/?' do
|
||||
dashboard_if_signed_in
|
||||
erb :index, layout: false
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue