diff options
-rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>" ) |