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