generated from nhcarrigan/template
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:
3
src/components/ThemeProvider.astro
Normal file
3
src/components/ThemeProvider.astro
Normal file
@ -0,0 +1,3 @@
|
||||
<script is:inline>
|
||||
document.documentElement.dataset.theme = "light";
|
||||
</script>
|
0
src/components/ThemeSelect.astro
Normal file
0
src/components/ThemeSelect.astro
Normal file
Reference in New Issue
Block a user