From 1825a0971f2c4075ef4439662ca3030d5e1c258d Mon Sep 17 00:00:00 2001 From: soaos Date: Fri, 3 Apr 2026 17:53:15 -0400 Subject: fix iwc badge alt text --- templates/base.html | 193 +++++++++++++++++++++++----------------------------- 1 file changed, 84 insertions(+), 109 deletions(-) diff --git a/templates/base.html b/templates/base.html index 2902d19..cdf718d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,115 +1,90 @@ {% import "macros.html" as macros %} - - - soaos - - - - - - {% block headcontent %} {% endblock headcontent %} - - -
-
-
-
𐂂 Badass header
-
-
-

- 𐂂🌲🌲🌲 soaos 🌲🌲🌲𐂂 -

-
-
-
-
{% block content %} {% endblock content %}
- - - + + +
{% block content %} {% endblock content %}
+ + + + \ No newline at end of file -- cgit v1.3-2-g0d8e