Files
nattopages/index.html
2022-05-12 02:14:15 +05:30

14 lines
219 B
HTML

---
title: Home
home: true
---
<h2>Welcome</h2>
<p>These are some pages by natto:</p>
<h2>Posts</h2>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>