From 54d9fe35c7eab5caa7634b391d07eba76804fdc5 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 22 Nov 2025 16:49:30 -0600 Subject: minor redesign --- theme/templates/base.html | 14 +++++++------- theme/templates/index.html | 18 +++++++----------- theme/templates/post.html | 11 ++++------- 3 files changed, 18 insertions(+), 25 deletions(-) (limited to 'theme/templates') diff --git a/theme/templates/base.html b/theme/templates/base.html index f6c5c86..c9aa556 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -22,17 +22,17 @@
{% block main %}{% endblock %}
diff --git a/theme/templates/index.html b/theme/templates/index.html index 4703abd..106b175 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,17 +1,13 @@ {% extends "base.html" %} {% block main %} -
-

christian cleberg

-
- shouganai -
[sho-ga-n-eye] | しょうがない -

- it is what it is -
+
+ User: Christian Cleberg <hello@cleberg.net> + Context: Technology Assurance Manager + Status: Active
-
+

Recent Posts

-

all posts →

+

All Posts →

-{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/theme/templates/post.html b/theme/templates/post.html index 577f2dd..a2c903e 100644 --- a/theme/templates/post.html +++ b/theme/templates/post.html @@ -8,13 +8,10 @@ {% endif %} {% endblock %} {% block main %}
-