mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Remove debug puts
This commit is contained in:
parent
ad650a3800
commit
82c473351f
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@
|
|||
<% if params[:dir].nil? || params[:dir].empty? || params[:dir] == '/' %>
|
||||
Home
|
||||
<% else %>
|
||||
<% puts params[:dir].inspect %>
|
||||
<a href="/dashboard">Home</a>
|
||||
<% end %>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue