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:
@@ -1,5 +1,5 @@
|
||||
{% if include.title %}
|
||||
<h2>{{ include.title }}</h2>
|
||||
<h2 id="{{ include.title | downcase | replace: ' ', '-' | replace: '&', 'and' }}">{{ include.title }}</h2>
|
||||
{% endif %}
|
||||
{% if include.description %}
|
||||
{{ include.description }}
|
||||
|
||||
Reference in New Issue
Block a user