From 45f5c3c0f8e745bc2392a8c5821f09913604da04 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Wed, 15 Feb 2023 14:39:59 -0500 Subject: Update ActivityPub self-identification --- haunt/jakob/theme.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haunt/jakob/theme.scm b/haunt/jakob/theme.scm index 7b46b2a..5fdd8de 100644 --- a/haunt/jakob/theme.scm +++ b/haunt/jakob/theme.scm @@ -27,7 +27,7 @@ (define %stylesheets '("normalize.css" "fonts.css" "highlight.css" "style.css")) (define %link-rel '(("alternate" "/index.xml" "application/atom+xml") ("icon" "/static/image/favicon.ico" "image/vnd.microsoft.icon") - ("me" "https://mastodon.sdf.org/@jakob") + ("me" "https://social.jakob.space/jakob") ("webmention" "https://webmention.io/jakob.space/webmention") ("pingback" "https://webmention.io/jakob.space/xmlrpc") ("pgpkey authn" "/static/gpg.txt"))) -- cgit v1.3