summaryrefslogtreecommitdiff
path: root/layouts/partials/nav.html
blob: cd03f8e6092fdafa6418689ac92ae7d9fe7a7c2e (plain)
1
2
3
4
5
6
<nav style="display: flex;justify-content: space-around;">
	<a href="https://dns.mielota.com">dns</a>
	<a href="/antiporn">banporn</a>
	<a href="https://codeberg.org/mielota">git</a>
	<a href="/stuff">stuff</a>
</nav>