1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 16:20:05 +02:00

Update navigation.html

change navigation template so docs link opens in new tab
This commit is contained in:
Tristan Sherliker
2024-01-14 16:40:11 +00:00
committed by GitHub
parent e888869abc
commit d6a8e12482

View File

@@ -5,7 +5,7 @@
<a href="{% url 'Home' %}">Snapshots</a> | <a href="{% url 'Home' %}">Snapshots</a> |
<a href="/admin/core/tag/">Tags</a> | <a href="/admin/core/tag/">Tags</a> |
<a href="/admin/core/archiveresult/?o=-1">Log</a> &nbsp; &nbsp; <a href="/admin/core/archiveresult/?o=-1">Log</a> &nbsp; &nbsp;
<a href="{% url 'Docs' %}">Docs</a> | <a href="{% url 'Docs' target="_blank" rel="noopener noreferrer"%}">Docs</a> |
<a href="{% url 'public-index' %}">Public</a> | <a href="{% url 'public-index' %}">Public</a> |
<a href="/admin/">Admin</a> <a href="/admin/">Admin</a>
&nbsp; &nbsp; &nbsp; &nbsp;