Add intro section to home page

This commit is contained in:
arne 2022-10-06 18:33:50 +02:00
commit 4072fc9de8

View file

@ -1,6 +1,8 @@
{% extends "root.njk" %} {% extends "root.njk" %}
{% block sidebar %} {% block sidebar %}
<p>Hi! My name is arne, I am a software developer monitoring technopolitics from <a href="https://www.openstreetmap.org/node/3815077900">Null Island</a>. Some topics I'm interested in are self-hosting, open source, open knowledge, open data, generative art, feminism, socialism, anarchism 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.
<nav> <nav>
<h2>Recent Posts</h2> <h2>Recent Posts</h2>
<ul class="post-list"> <ul class="post-list">