From a6cc3d1f6905b500ce69530d07d17277204c729f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 13 Apr 2024 10:48:49 -0500 Subject: organize homepage --- theme/templates/index.html | 61 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 48 insertions(+), 13 deletions(-) (limited to 'theme') diff --git a/theme/templates/index.html b/theme/templates/index.html index 4a99aab..ad96a5d 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,20 +1,55 @@ {% extends "base.html" %} {% block main %}

cleberg.net

-
- Do AIs dream in electric sheep?
He hoped it had nanosecond nightmares. -
- git  - gpg  - matrix  - rss -
- blog  - salary  - services  - wiki +
pub   rsa4096 2022-11-16 [SC]
+      3917 973F B159 BBB8 6194 5385 6945 1A51 7AC0 CB37
+uid           [ultimate] Christian Cleberg <hello@cleberg.net>
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
linkdesc
blogmy personal blog
gitpersonal git hosting
matrixencrypted chat
rssfeed for my personal blog
salarymy salary log
servicesmy public services
wikimy personal wiki
{% endblock %} -- cgit v1.2.3-70-g09d2