mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 08:42:00 +02:00
disable the surf bar until we can wrangle it's drama better
This commit is contained in:
parent
7c6418a6fb
commit
233b6f758a
2 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
get '/browse/?' do
|
||||
|
||||
@surfmode = false
|
||||
@page = params[:page].to_i
|
||||
@page = 1 if @page == 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue