Add link to mastodon in head
This commit is contained in:
parent
e7a50c2507
commit
a1767c52ea
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
{{- $style := resources.Get "/style.scss" | resources.ToCSS (dict "outputStyle" "compressed") }}
|
||||
<link rel="preload stylesheet" as="style" href="{{ $style.Permalink }}" type="text/css" media="screen" />
|
||||
<link href="/gpg.pub" rel="pgpkey authn" />
|
||||
<link href="https://social.anoxinon.de/@vri" rel="me" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue