From 5144b142f670a864cbbab438a3dc31efceedb3fd Mon Sep 17 00:00:00 2001 From: Elis Eriksson Date: Sat, 4 Jul 2026 21:32:01 +0200 Subject: site update idk its mostly the blog tho --- content/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'content/index.md') diff --git a/content/index.md b/content/index.md index 167b121..0aad45c 100644 --- a/content/index.md +++ b/content/index.md @@ -23,6 +23,15 @@ You can browse some Git repositories of mine +--- +# Blog +
{% for post in collections.blog | reverse %} + +

{{ post.data.title }}

+ {{ post.date | date }}{{ post.url }} +

{% endfor %} +
+ --- Location: Northern Sweden -- cgit v1.3-7-ge9ab