mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2025-06-26 04:59:25 +00:00
Update default.html
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||
|
||||
<p>
|
||||
<a href="{{ site.github.url }}">Home</a><br />
|
||||
<a href="{{ site.github.url }}">Home</a>
|
||||
{% for page in site.pages %}
|
||||
{% unless page.tags contains "dontlink" %}
|
||||
<a href="{{ page.url }}">{{ page.title }}</a><br />
|
||||
|
Reference in New Issue
Block a user