WIP trying to replace the Twitter link with Mastodon

This commit is contained in:
Eryn Wells 2022-12-23 08:11:44 -08:00
parent 39467b7a43
commit 09f3ca758a
5 changed files with 10 additions and 8 deletions

View file

@ -15,10 +15,6 @@
<meta name="author" content="{{ site.Author.name }}">
{{- end -}}
{{- range $.Scratch.Get "social-list" -}}
<link rel="preload" as="image" href="{{ printf `%s.svg` . | absURL }}">
{{- end -}}
<link rel="icon" type="image/png" href="{{ `icons/favicon.png` | relURL }}">
<link rel="apple-touch-icon" type="image/png" href="{{ `icons/touchicon.png` | relURL }}">