Improve font loading and fix scripts

This commit is contained in:
Bad Manners 2024-03-20 21:47:52 -03:00
parent aba96f95a2
commit 2990644f87
15 changed files with 85 additions and 19 deletions

View file

@ -2,7 +2,7 @@
---
<script is:inline>
<script is:inline data-astro-rerun>
/* Color scheme toggle */
(() => {
var colorScheme = localStorage.getItem("colorScheme");