diff --git a/content/pages/contact-de.md b/content/pages/contact-de.md index 6ad0354..fec1804 100644 --- a/content/pages/contact-de.md +++ b/content/pages/contact-de.md @@ -8,7 +8,6 @@ Ich bin erreichbar via bzw. präsent auf: - XMPP: [t.schmittlauch@orlives.de](xmpp://t.schmittlauch@orlives.de) - Matrix: [@schmittlauch:ohai.su](matrix:@schmittlauch:ohai.su) - Fediverse (Mastodon): [@schmittlauch@toot.matereal.eu](https://toot.matereal.eu/@schmittlauch) -- Twitter: [@schmittlauch](https://twitter.com/schmittlauch) - GitHub: [schmittlauch](https://github.com/schmittlauch/) Für die Kommunikation per E-Mail empfehle ich die Nutzung meines PGP Schlüssels ([E06AC616EC5E413B]({attach}/pages/Trolli Schmittlauch_0xEC5E413B_public.asc) oder via [Keybase](https://keybase.io/schmittlauch)). diff --git a/content/pages/contact-en.md b/content/pages/contact-en.md index ee5f4ed..dc4ea47 100644 --- a/content/pages/contact-en.md +++ b/content/pages/contact-en.md @@ -8,7 +8,6 @@ If you want to find me online, or reach out to me, these are the options: - XMPP: [t.schmittlauch@orlives.de](xmpp://t.schmittlauch@orlives.de) - Matrix: [@schmittlauch:ohai.su](matrix:@schmittlauch:ohai.su) - Fediverse (Mastodon): [@schmittlauch@toot.matereal.eu](https://toot.matereal.eu/@schmittlauch) -- Twitter: [@schmittlauch](https://twitter.com/schmittlauch) - GitHub: [schmittlauch](https://github.com/schmittlauch/) Please consider using my PGP key ([E06AC616EC5E413B]({attach}/pages/Trolli Schmittlauch_0xEC5E413B_public.asc) or via [Keybase](https://keybase.io/schmittlauch)) for email correspondence. diff --git a/pelicanconf.py b/pelicanconf.py index d2177a6..cf112c6 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -54,7 +54,6 @@ LINKS = (('Blog', '/blog/'), # Social widget SOCIAL = ( ("mastodon", "https://toot.matereal.eu/@schmittlauch"), - ("twitter", "https://twitter.com/schmittlauch"), #("matrixdotorg", ""), ("envelope", "mailto:t.schmittlauch+blog@orlives.de"), ("git", "https://git.orlives.de/schmittlauch/"),