mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
disable mockups
This commit is contained in:
parent
3f57e452ca
commit
ce21e9a519
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# :nocov:
|
||||
=begin
|
||||
get '/mockup/home' do
|
||||
erb :'mockup/home'
|
||||
end
|
||||
|
@ -34,4 +34,4 @@ get '/mockup/tutorial-c1p2' do
|
|||
require_login
|
||||
erb :'mockup/tutorial-c1p2', locals: {site: current_site}
|
||||
end
|
||||
# :nocov:
|
||||
=end
|
||||
|
|
Loading…
Add table
Reference in a new issue