add adaptive css header

This commit is contained in:
yggverse 2026-01-08 16:48:38 +02:00
parent a8f6c45887
commit a0ba992746

View file

@ -6,6 +6,9 @@
{% if meta.description %}
<meta name="description" content="{{ meta.description }}" />
{% endif %}
<style>
* {color-scheme: light dark}
</style>
</head>
<body>
<header>