14 lines
186 B
HTML
14 lines
186 B
HTML
---
|
|
title: Home
|
|
---
|
|
|
|
|
|
<h1>Binary Strolls</h1>
|
|
|
|
<h3>Recent Posts</h3>
|
|
|
|
$partial("templates/post-list.html")$
|
|
|
|
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
|
|
|