aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-10-10 15:30:16 -0300
committerEuAndreh <eu@euandre.org>2020-10-10 15:30:16 -0300
commit091450c47b7bfcef48c01f05f2e78a48cee16a8c (patch)
tree27bd387d38c782ce91e8c727a8f3d62569a96506
parentRemove unused scripts (diff)
downloadeuandre.org-091450c47b7bfcef48c01f05f2e78a48cee16a8c.tar.gz
euandre.org-091450c47b7bfcef48c01f05f2e78a48cee16a8c.tar.xz
Fix home page entry listing
-rw-r--r--index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.md b/index.md
index 4458d96..0bc90f4 100644
--- a/index.md
+++ b/index.md
@@ -5,4 +5,4 @@ lang: en
ref: root
---
-{% include link-listing.html entries=site.posts kind="articles" %}
+{% include link-listing.html entries=site.articles kind="articles" %}