1
0
Fork 0
mirror of https://github.com/ctruLua/ctrulua.github.io.git synced 2025-10-27 16:39:30 +00:00

Updated the header links

This commit is contained in:
Ihamfp 2017-05-31 18:24:40 +02:00 committed by GitHub
parent 38825975f1
commit 14e4c06a20

View file

@ -20,8 +20,8 @@
<a class="page-link" href="{{ "/feed.xml" | prepend: site.baseurl }}">RSS</a> <a class="page-link" href="{{ "/feed.xml" | prepend: site.baseurl }}">RSS</a>
<a class="page-link" href="https://github.com/ctruLua/ctruLua" >GitHub</a> <a class="page-link" href="https://github.com/ctruLua/ctruLua" >GitHub</a>
<a class="page-link" href="https://github.com/ctruLua" >Organization</a> <a class="page-link" href="https://github.com/ctruLua" >Organization</a>
<a class="page-link" href="http://thomas99.no-ip.org/ctrulua/latest/html/" >Documentation</a> <a class="page-link" href="https://reuh.tk/ctrulua/latest/html/" >Documentation</a>
<a class="page-link" href="http://thomas99.no-ip.org:3000/ctrulua" >Integration</a> <a class="page-link" href="https://ci.reuh.tk/ctrulua" >Integration</a>
{% for page in site.pages %} {% for page in site.pages %}
{% if page.title %}<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>{% endif %} {% if page.title %}<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>{% endif %}
{% endfor %} {% endfor %}