aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-12-22 07:24:11 -0200
committerEuAndreh <eu@euandre.org>2018-12-22 07:24:11 -0200
commit7a028ec12d3fdd7bed5acee3066bd9de423c8fd7 (patch)
tree1078a0368b916db9572e7ef0a20ad43fa79ff8ca
parentTODOs.org: add teaser link. (diff)
downloadeuandre.org-7a028ec12d3fdd7bed5acee3066bd9de423c8fd7.tar.gz
euandre.org-7a028ec12d3fdd7bed5acee3066bd9de423c8fd7.tar.xz
Fix template path.
Diffstat (limited to '')
-rw-r--r--site/index.html2
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>