mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Added PGP key link in header
This commit is contained in:
parent
8d01b81a57
commit
597f1b9372
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<link rel="manifest" href="/manifest.json" />
|
||||
<link rel="hub" href="https://pubsubhubbub.superfeedr.com/"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="{{ .Site.BaseURL }}{{ .Site.Params.favicon }}">
|
||||
<link rel="pgpkey" href="https://keys.openpgp.org/pks/lookup?op=get&options=mr&search={{ .Site.Params.email }}">
|
||||
|
||||
<!-- Identities -->
|
||||
{{- range .Site.Params.identities -}}
|
||||
|
|
Loading…
Reference in a new issue