WIP: templates

This commit is contained in:
2025-06-16 20:18:04 -07:00
parent dee6534500
commit ad03cc86d2
4 changed files with 18 additions and 20 deletions

11
templates/blog.html Normal file
View File

@@ -0,0 +1,11 @@
$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