blogng/index.html

12 lines
192 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>
<h3>Recent Posts</h3>
2017-01-22 22:30:42 +01:00
2017-02-01 15:48:33 +01:00
$partial("templates/post-list.html")$
2017-01-22 22:30:42 +01:00
2017-02-01 15:48:33 +01:00
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
</article>