2020-03-06 17:39:05 +00:00
|
|
|
<footer>
|
2020-03-06 18:13:35 +00:00
|
|
|
{%- if page.title != "Welcome!" -%}<a href='/'>Home</a> - {% endif -%}
|
|
|
|
{%- if page.title != "Contact" -%}<a href='/contact'>Contact</a> - {% endif -%}
|
|
|
|
<a href='https://bune.city'>Blog</a> - <a href='https://github.com/lynnesbian'>GitHub</a> - <a href='https://git.bune.city/lynnesbian'>Gitea</a>
|
2020-03-06 17:39:05 +00:00
|
|
|
</footer>
|