From d3ec86fce5e5a497ccaebc2c0ec79ff5b086a8c4 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 13 Apr 2021 05:52:10 +0200 Subject: [PATCH] Update my tagline It matches the truth much better. --- my_theme/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my_theme/templates/index.html b/my_theme/templates/index.html index cdc1a51..9f69f2b 100644 --- a/my_theme/templates/index.html +++ b/my_theme/templates/index.html @@ -5,7 +5,7 @@ {% block content %}

Gergely Polonkai

-

developer, systems engineer and administrator

+

Father. Coder. Maker. Linuxer. Child forever.

{% if articles %} {% for article in articles_page.object_list %}