Files
website/templates/_blog_post.html
2025-12-07 17:27:49 -08:00

7 lines
141 B
HTML

<article>
<header id="title-block-header">
<p class="date">YYYY-MM-DD 00:00:00 -08:00</p>
<h1 class="title"></h1>
</header>
</article>