mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
fix merge conflict
This commit is contained in:
parent
590d2bdd49
commit
9b8d7747b8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<a href="/dashboard" class="btn-Action edit"><i class="fa fa-edit" title="Edit"></i> Edit Site</a>
|
||||
<% end %>
|
||||
|
||||
<% if site.latest_archive && !site.archiving_disabled && false %>
|
||||
<% if site.latest_archive && site.ipfs_archiving_enabled %>
|
||||
<a href="/site/<%= site.username %>/archives" class="btn-Action edit"><i class="fa fa-history" title="Archives"></i> Archives</a>
|
||||
<% end %>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue