1
0
Fork 0
faulty.equipment/layouts/partials/header.html
Hamcha 717b8029bb
Some checks failed
continuous-integration/drone/push Build is failing
fix for new reverse proxy setup
2024-04-21 00:36:27 +02:00

5 lines
122 B
HTML

<nav class="section-list">
<a href="/">Hello</a><a href="/posts/">Blog</a>
<a href="/pages/">Pages</a>
</nav>