thoughts/templates/about.tpl
Tommy Skaug c0be71f113
All checks were successful
Export / Explore-GitHub-Actions (push) Successful in 33s
chore: style and layout of header
2024-08-06 16:03:46 +02:00

13 lines
331 B
Smarty

<nav class="sans">
<ul class="site-nav">
<li><a href="index-titles.html">All Posts</a></li>
<li><a href="rss.xml">RSS</a></li>
<li><a href="https://keyoxide.org/088194F806EBADEE1B48B1CBC0A38C49BB2258E8" target="_blank">Contact</a></li>
</ul>
</nav>
<div class="intro">
%%Description%%
</div>