Cleaned up the templates and added some content to my first blog post

This commit is contained in:
Isaac
2022-09-07 10:13:15 -03:00
parent 837ed93129
commit b2114abb90
15 changed files with 57 additions and 453 deletions

View File

@ -1,7 +1,7 @@
<article>
<header>
<h2><a href='@|uri-path|'>@|title|</a></h2>
<p class='date-and-tags'>@|date| :: @|tags|</p>
<p class='date-and-tags'>@|date| - @|tags|</p>
<p class='authors'>By: @|authors|</p>
</header>
@|content-only|