miti.sh/templates/blog.html
2025-05-10 14:38:42 -07:00

12 lines
267 B
HTML

$render{"templates/root"}
<section>
<h2><a href="$root/posts/">Web Log</a></h2>
<p>Elixir, JavaScript, SVG, Containers, Git, Linux</p>
<p>
Questions, comments, feedback? <a href="mailto:webdevcat@proton.me">Contact the author</a>.
</p>
</section>
$body