some styling

This commit is contained in:
2026-06-10 12:21:48 -07:00
parent 9e7a6dfabf
commit a4ddc293c1
2 changed files with 20 additions and 0 deletions

View File

@ -33,4 +33,9 @@
<!-- JS -->
<script type="module">{% getBundle "js" %}</script>
#}
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
</head>