From a8bc68566b46f1a6c2e1b9ce9bbd1a40e851b58e Mon Sep 17 00:00:00 2001 From: randogoth Date: Mon, 22 Dec 2025 16:26:50 +0200 Subject: [PATCH] verification stuff --- web/content/pages/connect.md | 2 +- web/mc-pelican/templates/base.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/web/content/pages/connect.md b/web/content/pages/connect.md index cfe9f4a..58ac0ae 100644 --- a/web/content/pages/connect.md +++ b/web/content/pages/connect.md @@ -3,7 +3,7 @@ Save_as: connect.html - - [@randogoth](https://mas.to/@randogoth) -- [@randogoth](https://bsky.app/profile/randogoth.bsky.social) +- [@randogoth.com](https://bsky.app/profile/randogoth.com) - [@randogoth](https://codeberg.org/randogoth) - [@randogoth](https://github.com/randogoth) - [@randogoth](https://t.me/randogoth) diff --git a/web/mc-pelican/templates/base.html b/web/mc-pelican/templates/base.html index ef822b8..b9ad6cd 100644 --- a/web/mc-pelican/templates/base.html +++ b/web/mc-pelican/templates/base.html @@ -32,6 +32,7 @@ + {% endblock head %}