mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 05:04:21 +01:00
Add links to the sidebar nav
This commit is contained in:
@@ -156,7 +156,7 @@ layout: compress
|
||||
<strong>Navigation</strong>
|
||||
<li><a href="/">Home</a></li>
|
||||
{% for i in site.urls %}
|
||||
<li><a class="about" href="{{ i.url }}">{{ i.text }}</a></li>
|
||||
<li><a class="about" href="{{ i.url }}"{% if i.target_blank %} target="_blank"{% endif %}>{{ i.text }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user