mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
link on top of dashboard
This commit is contained in:
parent
908a057cd1
commit
904d69ebd0
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ javascript:
|
|||
<a href="/site_files/new" class="btn btn-large btn-success">Upload New File</a>
|
||||
.span5
|
||||
|
||||
h3 style="color: green": a href="http://#{current_site.username}.neocities.org" target="_blank" http://#{current_site.username}.neocities.org
|
||||
br
|
||||
|
||||
.progress.progress-info.progress-striped
|
||||
.bar style="width: #{(current_site.total_space / Site::MAX_SPACE) * 100}%"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue