From 7f169d1ff7fd5831ca0799427a8b675e382b458b Mon Sep 17 00:00:00 2001 From: Felix Eckhofer <felix@eckhofer.com> Date: Mon, 6 Jan 2025 16:53:19 +0100 Subject: [PATCH] Replace Twitter with Mastodon --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b71b7c9..8a10d0d 100644 --- a/index.html +++ b/index.html @@ -68,7 +68,7 @@ </hgroup> <div class="explanation"> <p>This is a file drop interface that we translation angels use to gather support material that helps us provide our simultaneous interpretations.</p> - <p>While we’re waiting for the next congress, you can reach us at <a href="mailto:hello@c3lingo.org">hello@c3lingo.org</a> or <a href="https://twitter.com/c3lingo">follow @c3lingo on Twitter</a>.</p> + <p>While we’re waiting for the next congress, you can reach us at <a href="mailto:hello@c3lingo.org">hello@c3lingo.org</a> or <a href="https://chaos.social/@c3lingo">follow c3lingo on Mastodon</a>.</p> </div> </section> <section lang="en"> @@ -78,7 +78,7 @@ </hgroup> <div class="explanation"> <p>Das hier ist eine Dateiupload-Oberfläche, die wir Übersetzungsengel nutzen, um Material zu sammeln, das uns bei unseren Simultanübersetzungen hilft.</p> - <p>Während wir auf den nächsten Kongress warten, kannst du uns unter <a href="mailto:hello@c3lingo.org">hello@c3lingo.org</a> erreichen oder <a href="https://twitter.com/c3lingo">@c3lingo auf Twitter folgen</a>.</p> + <p>Während wir auf den nächsten Kongress warten, kannst du uns unter <a href="mailto:hello@c3lingo.org">hello@c3lingo.org</a> erreichen oder <a href="https://chaos.social/@c3lingo">c3lingo auf Mastodon folgen</a>.</p> </div> </section> </body> -- GitLab