Bit more prodding

This commit is contained in:
Dhananjay Balan
2019-08-03 18:16:25 +02:00
parent 7b8e412f33
commit a910f0ae63
5 changed files with 28 additions and 15 deletions

View File

@@ -3,9 +3,9 @@ title: Home
---
<article>
<h3>Recent Posts</h3>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
<h1>Recent Posts</h1>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archive</a>.</p>
</article>