diff --git a/pelicanconf.py b/pelicanconf.py index 96d32c6..68a0e9e 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -53,7 +53,7 @@ SOCIAL = ( ("mastodon", "https://toot.matereal.eu/@schmittlauch"), ("twitter", "https://twitter.com/schmittlauch"), #("matrixdotorg", ""), - ("envelope", "mailto:t.schmittlauch@orlives.de"), + ("envelope", "mailto:t.schmittlauch+blog@orlives.de"), ("git", "https://git.orlives.de/"), ("github", "https://github.com/schmittlauch/"), )