From 5830ea3381b8d7fe88cf2429b002d5fd65013610 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Thu, 8 Sep 2022 12:17:10 +0200 Subject: [PATCH] Add the possibility to link against a PGP key --- templates/base.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/base.html b/templates/base.html index f81ca30..555005c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -100,6 +100,10 @@ {% include "partial/ga.html" %} {% include "partial/ggst.html" %} + {% if PGP_KEY %} + + {% endif %} + {% if not PLUGINS or 'seo' not in PLUGINS %} {% if REL_CANONICAL %} {% if page %}