diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html index 1367b1b..3ef7cd9 100644 --- a/site/index.html +++ b/site/index.html @@ -3,6 +3,6 @@ title: Home --- <h2>Recent posts</h2> -$partial("templates/post-intro.html")$ +$partial("templates/post-list.html")$ <p>You can find more in the <a href="/archive.html">archives</a>.</p> |