mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 19:38:25 +02:00
deprecate the black box and the questions
This commit is contained in:
parent
b9530b3d43
commit
73f29bf9cc
4 changed files with 0 additions and 42 deletions
|
@ -31,9 +31,6 @@ get '/?' do
|
|||
@sites_count = SimpleCache.get :sites_count
|
||||
end
|
||||
|
||||
@blackbox_question = BlackBox.generate
|
||||
@question_first_number, @question_last_number = generate_question
|
||||
|
||||
erb :index, layout: false
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue