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