Updated to match new look

only too 9 months lol
Signed-off-by: Sophia Atkinson <sophialul@protonmail.com>
This commit is contained in:
2023-08-15 23:39:54 -07:00
parent e4bc844b67
commit 1edf6d912b
104 changed files with 1173 additions and 7411 deletions

View File

@ -1,4 +1,12 @@
{{/*
You can add further theme extensions or customizations here if they should
appear in <head>.
*/}}
<link rel="preconnect" href="//cdn.jsdelivr.net" />
<link rel="preconnect" href="//widget.time.is" />
<link rel="preconnect" href="//fonts.bunny.net" />
<link rel="preconnect" href="//cdn.satki.net" />
<p hidden>
<a rel="me" href="{{ .Site.Params.mastodon }}">Mastodon</a>
<a rel="me" href="{{ .Site.Params.backupmastodon }}">Mastodon</a>
<a rel="me" href="{{ .Site.Params.pronounspage }}">Pronouns.page</a>
</p>
{{ if not .Site.Params.hidesnow }}
<script src="https://cdn.satki.net/static/js/winter.js"></script>
{{ end }}