blog/_header.html

10 lines
386 B
HTML

<!-- Content placed here will appear directly after the opening <body> tag -->
<nav>
<a href="/">Home</a><span>&nbsp;/&nbsp;</span>
<a href="/blog">Blog</a><span>&nbsp;/&nbsp;</span>
<a href="/tweaks.html">Tweaks</a><span>&nbsp;/&nbsp;</span>
<a href="https://git.sr.ht/~tdarb/pblog.xyz">Download</a>
</nav>
<!-- Do not remove this opening article element -->
<article>