From 95eb596d6368135214a47c4728dc08824ced3344 Mon Sep 17 00:00:00 2001 From: castle-giant <138089971+castle-giant@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:50:39 +0000 Subject: [PATCH] Add rel="me" to notmyproblem them template base to support verification on social media, web signin, etc --- pelican/themes/notmyidea/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelican/themes/notmyidea/templates/base.html b/pelican/themes/notmyidea/templates/base.html index e5fabb09..15d6d413 100644 --- a/pelican/themes/notmyidea/templates/base.html +++ b/pelican/themes/notmyidea/templates/base.html @@ -62,7 +62,7 @@ {% endif %} {% for name, link in SOCIAL %} -