We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7d424 commit 90d2ddbCopy full SHA for 90d2ddb
layouts/partials/head.html
@@ -87,7 +87,7 @@
87
<link rel="apple-touch-icon" sizes="180x180" href="{{ "apple-touch-icon.png" | relURL }}" />
88
<link rel="icon" type="image/png" sizes="32x32" href="{{ "favicon-32x32.png" | relURL }}" />
89
<link rel="icon" type="image/png" sizes="16x16" href="{{ "favicon-16x16.png" | relURL }}" />
90
- <link rel="me" href="https://mastodon.gamedev.place/@gakuen" />
+ <link rel="me" href="https://mastodon.social/@gakuen" />
91
<link rel="manifest" href="{{ "site.webmanifest" | relURL }}" />
92
{{ end }}
93
{{/* Site Verification */}}
0 commit comments