mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
Remove redundant "pgpkey" <link>
I already link to it in the body with the same "rel".
This commit is contained in:
parent
385a18bbd9
commit
e076ab726a
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
<link rel="webmention" href="https://seirdy.one/webmentions/receive">
|
||||
{{ end -}}
|
||||
<link rel="canonical" href="https://seirdy.one{{ .RelPermalink }}">
|
||||
<link rel="pgpkey" type="application/pgp-keys" href="{{ .Site.BaseURL }}publickey.asc">
|
||||
{{ $resources := slice -}}
|
||||
{{ $resources = $resources | append (resources.Get "/css/main.css") -}}
|
||||
{{ $dark := .Site.Params.dark | default "auto" -}}
|
||||
|
|
Loading…
Reference in a new issue