blog/_header.html

10 lines
384 B
HTML
Raw Normal View History

2022-07-29 14:27:37 +00:00
<!-- 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>
2022-07-29 15:42:52 +00:00
<a href="https://codeberg.org/tdarb/pblog">Download</a>
2022-07-29 14:27:37 +00:00
</nav>
<!-- Do not remove this opening article element -->
<article>