summaryrefslogtreecommitdiff
path: root/content/index.md
diff options
context:
space:
mode:
authorElis Eriksson <spelis@spelis.li>2026-07-07 22:35:51 +0200
committerElis Eriksson <spelis@spelis.li>2026-07-07 22:35:51 +0200
commitcda6973714d3770a887df6f6ff451636919170bb (patch)
treec1113f257d9982bf6982a31fd63b251eeec421fd /content/index.md
parentbd65a742f81157b5c4c9fe399db65a0c1838f47d (diff)
downloadspelis-web-cda6973714d3770a887df6f6ff451636919170bb.tar
spelis-web-cda6973714d3770a887df6f6ff451636919170bb.tar.gz
spelis-web-cda6973714d3770a887df6f6ff451636919170bb.tar.bz2
spelis-web-cda6973714d3770a887df6f6ff451636919170bb.tar.lz
spelis-web-cda6973714d3770a887df6f6ff451636919170bb.tar.xz
spelis-web-cda6973714d3770a887df6f6ff451636919170bb.tar.zst
spelis-web-cda6973714d3770a887df6f6ff451636919170bb.zip
more aesthetic changes + code formatting
Diffstat (limited to 'content/index.md')
-rw-r--r--content/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/index.md b/content/index.md
index cf268c3..bc01122 100644
--- a/content/index.md
+++ b/content/index.md
@@ -31,7 +31,8 @@ This site is rated <a href="https://www.mabsland.com/Adoption.html" target="_bla
</div>
---
-# Blog
+# [Blog](/blog/)
+{% set limit = 3 %}
{% include "blog-list.njk" %}
---