init theme toggle

This commit is contained in:
gws 2024-11-08 12:53:41 +01:00
parent 653185b60f
commit e28058040c
3 changed files with 50 additions and 3 deletions

View file

@ -26,9 +26,12 @@
<script src="https://unpkg.com/htmx.org@2.0.3"
integrity="sha384-0895/pl2MU10Hqc6jd4RvrthNlDiE9U1tWmX7WRESftEDRosgxNsQG/Ze9YMRzHq" crossorigin="anonymous"></script>
<title>Software, Product Developement and IT consulting</title>
<meta charset="UTF-8">
{% endblock head %}
<body hx-boost="false">
<body hx-boost="false" class="dark">
{% block header %}
<header class="pos-absolute" style="background-color: transparent">