From d13a0c24cf35c90280df05251521a5bf06b0510c Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Thu, 15 Aug 2024 16:52:36 +0200 Subject: [PATCH] Update --- onerc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onerc.el b/onerc.el index 3a5e4bd..f97d530 100644 --- a/onerc.el +++ b/onerc.el @@ -113,7 +113,7 @@ (:ul.footer_nav (:li (:i (@ :aria-label "bug") "🪲") " Bugs: " (:a.link (@ :href "https://github.com/Django-LiveView/docs/blob/main/one.org" :target "_blank") "Documentation")) (:li (:i (@ :aria-label "chat") "💬") " Get help: "(:a.link (@ :href "xmpp:django-liveview@groups.im.andros.dev?join" :target "_blank") "Jabber/XMPP group ")) - (:li (:i (@ :aria-label "chat") "🐘") " Follow me: " (:a.link (@ :href "https://hostux.social/@andros" :target "_blank") "ActivityPub/Fediverse ")) + (:li (:i (@ :aria-label "chat") "🐘") " Follow me: " (:a.link (@ :href "https://activity.andros.dev/@andros" :target "_blank") "ActivityPub/Fediverse ")) (:li (:span (@ :aria-hidden "true") "💰 ") " Support the project: " (:a.link (@ :href "https://liberapay.com/androsfenollosa/" :target "_blank") "Liberapay"))) (:p "Created with " (:i (@ :aria-label "love") "❤️") " by " (:a.link (@ :href "https://andros.dev/" :target "_blank") "Andros Fenollosa") " with " (:a.link (@ :href "https://one.tonyaldon.com/" :target "_blank") "one.el")) (:p "🐍 " ,(format-time-string "%Y")))))))))