WIP trying to replace the Twitter link with Mastodon
This commit is contained in:
parent
39467b7a43
commit
09f3ca758a
5 changed files with 10 additions and 8 deletions
|
@ -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 }}">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue