lynnesbian.space/_includes/footer.html

5 lines
317 B
HTML

<footer>
{%- 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>
</footer>