Fix HTML on home page
This commit is contained in:
parent
07615af0e7
commit
fb6bf6da38
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
{% 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. 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.
|
<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. 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.
|
||||||
|
</p>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<h2>Recent Posts</h2>
|
<h2>Recent Posts</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue