blob: 0bba4239999397a53cabdfdbfff2f0e8d1bc928a (
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="/contact">contact</a>
<a href="https://codeberg.org/mielota">git</a>
<a href="/stuff">stuff</a>
</nav>
|