aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/index.html
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-01-20 22:43:55 -0600
committerChristian Cleberg <[email protected]>2026-01-20 22:43:55 -0600
commit49f15c51872d2fb7a5503c7029de81a1f989d10f (patch)
treedd50b148d5c575c31aafbae581880ff8d7fc3d14 /theme/templates/index.html
parent5920370e9157b68492fe53893075f3469371ae7d (diff)
downloadcleberg.net-49f15c51872d2fb7a5503c7029de81a1f989d10f.tar.gz
cleberg.net-49f15c51872d2fb7a5503c7029de81a1f989d10f.tar.bz2
cleberg.net-49f15c51872d2fb7a5503c7029de81a1f989d10f.zip
update theme again to be more legible
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r--theme/templates/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 36fd592..18d28f5 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -1,10 +1,10 @@
{% extends "base.html" %} {% block main %}
-<section class="sys-readout">
+<section>
<b>User</b> <span>Christian Cleberg &lt;[email protected]&gt;</span>
<b>Context</b> <span>Technology Assurance Manager</span>
- <b>Status</b> <span style="color: #fff; text-shadow: 0 0 5px var(--green);">[ ACTIVE ]</span>
+ <b>Status</b>Active</span>
</section>
-<section class="recent-posts">
+<section>
<h2>Recent Posts</h2>
<!-- BEGIN_POSTS -->
<!-- END_POSTS -->