logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 40d345c73c2c207f731e1a57abc9c61f559a730f
parent 6aaccfcd5eaff6cf0671e8b4098e772f886470e2
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 24 Oct 2020 02:51:02 +0200

templates/head: Remove rel="pgpkey"

Diffstat:

Mtemplates/head.shtml1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/templates/head.shtml b/templates/head.shtml @@ -2,6 +2,5 @@ <link rel="stylesheet" type="text/css" href="/css/index.css?serial=2020071301"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="vcs-git" href="https://gitlab.com/lanodan/blog.git" title="gitlab" /> - <link rel="pgpkey" href="/key.asc"/> <link rel="icon" type="text/css" href="/images/favicon.png"/> <meta property="og:image" content="https://hacktivis.me/images/avatar.png"/>