feat: align styles with other sites (#46)

Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/46
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
2024-12-21 04:16:38 +00:00
committed by Naomi the Technomancer
parent 80a6209688
commit 23d8a47f10
6 changed files with 50 additions and 19 deletions

View File

@ -0,0 +1,3 @@
<script is:inline>
document.documentElement.dataset.theme = "light";
</script>

View File