From fb6bf6da3865a9e15c877aacae6a8c77aa61176d Mon Sep 17 00:00:00 2001 From: arne Date: Thu, 15 Dec 2022 09:48:37 +0100 Subject: [PATCH] Fix HTML on home page --- src/index.njk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.njk b/src/index.njk index b5f9d95..1c4b5b6 100644 --- a/src/index.njk +++ b/src/index.njk @@ -1,7 +1,9 @@ {% extends "root.njk" %} {% block sidebar %} -

Hi! My name is arne, I am a software developer monitoring technopolitics from Null Island. Some topics I'm interested in are self-hosting, open source, open knowledge, open data. Maintenance, care, repair and a thousand other things. I think some of these things can make the world a bit better, and hope to help by sharing what I learn. +

+ Hi! My name is arne, I am a software developer monitoring technopolitics from Null Island. Some topics I'm interested in are self-hosting, open source, open knowledge, open data. Maintenance, care, repair and a thousand other things. I think some of these things can make the world a bit better, and hope to help by sharing what I learn. +