aboutsummaryrefslogtreecommitdiffstats
path: root/conf.py
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2022-11-13 01:19:33 +0100
committerDavid Runge <dave@sleepmap.de>2022-11-13 01:19:33 +0100
commit1d7d51fc6dc8683141b704f927cffd0310e11ea8 (patch)
treed5cd6e3d17ffbac69b0eef4ca9fddaf59b20de07 /conf.py
parent700e7da54bc57133d5283e5ed0941dade61f5b20 (diff)
downloadsleepmap-1d7d51fc6dc8683141b704f927cffd0310e11ea8.tar.gz
sleepmap-1d7d51fc6dc8683141b704f927cffd0310e11ea8.tar.bz2
sleepmap-1d7d51fc6dc8683141b704f927cffd0310e11ea8.tar.xz
sleepmap-1d7d51fc6dc8683141b704f927cffd0310e11ea8.zip
Update footer links
conf.py: Remove flattr link (it's dead). Add Mastodon link.
Diffstat (limited to 'conf.py')
-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>"
)