aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-04-20 17:03:54 +0200
committerDavid Runge <dave@sleepmap.de>2019-04-20 17:03:54 +0200
commit86326833dc3f6ac11c448522f297b1adee9fd5fe (patch)
treeaf859d056c8ddf4a613f74f4874e03476bcf0425
parentadc92627cebb555068e04137800fd3cf1705f195 (diff)
downloadsleepmap-86326833dc3f6ac11c448522f297b1adee9fd5fe.tar.gz
sleepmap-86326833dc3f6ac11c448522f297b1adee9fd5fe.tar.bz2
sleepmap-86326833dc3f6ac11c448522f297b1adee9fd5fe.tar.xz
sleepmap-86326833dc3f6ac11c448522f297b1adee9fd5fe.zip
conf.py: Adding discogs, flattr, github and twitter links to footer.
-rw-r--r--conf.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 8d7baf0..3926a9a 100644
--- a/conf.py
+++ b/conf.py
@@ -957,7 +957,12 @@ LICENSE = """
# A small copyright notice for the page footer (in HTML).
# (translatable)
-CONTENT_FOOTER = 'Contents &copy; {date} <a href="mailto:{email}">{author}</a> {license}'
+CONTENT_FOOTER = '<p>Contents &copy; {date} <a href="mailto:{email}">{author}</a> {license} </p> \
+<p><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.twitter.com/dvzrv" target="_blank" >Twitter</a> </p>'
+
# Things that will be passed to CONTENT_FOOTER.format(). This is done
# for translatability, as dicts are not formattable. Nikola will