mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
add stats link to hamburger
This commit is contained in:
parent
f9852d04fd
commit
b8baad628b
1 changed files with 3 additions and 2 deletions
|
@ -41,8 +41,9 @@
|
|||
</li>
|
||||
<li class="divider"></li>
|
||||
<% end %>
|
||||
<li><a href="/dashboard">Edit Site</a></li>
|
||||
<li><a href="<%= current_site.uri %>" target="_blank">View Site</a></li>
|
||||
<li><a href="/dashboard">Edit</a></li>
|
||||
<li><a href="<%= current_site.uri %>" target="_blank">View</a></li>
|
||||
<li><a href="/site/<%= current_site.username %>/stats">Stats</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="/settings">Settings</a></li>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue