From 289f63ae0b979c41171dc617b93a0d86399c97f4 Mon Sep 17 00:00:00 2001 From: Marco Siccardi Date: Sun, 8 Mar 2026 20:39:43 +0100 Subject: [PATCH] Restore Mastodon rel-me verification --- _data/contact.yml | 1 + _includes/site-footer.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/contact.yml b/_data/contact.yml index c4c3fba..d5435d9 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -11,6 +11,7 @@ links: - label: "Mastodon" icon_class: "fab fa-mastodon" url: "https://techhub.social/@msicc" + rel_me: true - label: "Bluesky" icon_class: "fab fa-bluesky" url: "https://bsky.app/profile/msicc.net" diff --git a/_includes/site-footer.html b/_includes/site-footer.html index 1ced18e..ae2232a 100644 --- a/_includes/site-footer.html +++ b/_includes/site-footer.html @@ -4,7 +4,7 @@