Files
blag/index.html
T

13 lines
246 B
HTML

---
title: Home
---
<!-- h2>Welcome</h2 -->
<!-- img src="/images/logo.svg" style="float: right; margin: 10px;" /-->
<h2>Recent Posts</h2>
$partial("templates/post-list.html")$
<p>See <a href="/archive.html">Archives</a> for older posts.</p>