From f630e83cdd881adda6779290bfe383c6eea64b52 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Dec 2024 17:18:12 +0100 Subject: macros.py: Mention Mastodon rather than Twitter --- web/macros.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'web/macros.py') diff --git a/web/macros.py b/web/macros.py index 9dfadb2..5536f3f 100644 --- a/web/macros.py +++ b/web/macros.py @@ -9,12 +9,11 @@ release_notes = 'news/release-%s.html' % plugins_release.replace('.', '-') site_url = 'https://www.monitoring-plugins.org/' feeds = """These project news articles are also available as an [RSS feed][rss]{: rel="alternate" type="application/rss+xml" }. Additional -stuff is posted to [Twitter][twitter], so you might want to [follow us][follow] -there as well. +stuff is posted to [Mastodon][mastodon], so you might want to follow us there as +well. [rss]: rss.xml "RSS Feed" -[twitter]: https://twitter.com/ "Twitter" -[follow]: https://twitter.com/intent/follow?screen_name=monitorplugins "Follow Us" +[mastodon]: https://fosstodon.org/@monitoringplugins "Mastodon" """ page = { -- cgit v1.2.3-74-g34f1