blogng/index.html

12 lines
189 B
HTML
Raw Normal View History

2017-01-22 22:30:42 +01:00
---
title: Home
---
2017-02-01 15:48:33 +01:00
<article>
2019-08-03 18:16:25 +02:00
<h1>Recent Posts</h1>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archive</a>.</p>
2017-02-01 15:48:33 +01:00
</article>