aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index ac98026..a2730ab 100644
--- a/conf.py
+++ b/conf.py
@@ -964,9 +964,9 @@ CONTENT_FOOTER = (
"<p>"
'<a href="https://archlinux.org/people/developers/#dvzrv" target="_blank" >Arch Linux</a> | '
'<a href="https://www.discogs.com/user/dvzrv" target="_blank" >Discogs</a> | '
- '<a href="https://www.flattr.com/profile/davezerave" target="_blank" >Flattr</a> | '
'<a href="https://www.github.com/dvzrv" target="_blank" >GitHub</a> | '
'<a href="https://www.gitlab.com/dvzrv" target="_blank" >GitLab</a> | '
+ '<a rel="me" href="https://chaos.social/@dvzrv" target="_blank" >Mastodon</a> | '
'<a href="https://www.twitter.com/dvzrv" target="_blank" >Twitter</a>'
"</p>"
)