summaryrefslogtreecommitdiffstats
path: root/conf.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2016-04-13 10:36:36 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2016-04-13 10:36:36 -0400
commit0dbd944f79a731edd1506903e5beb9e0834b79b6 (patch)
tree6599f506715839a11306fa0dae2e67dcd4527003 /conf.py
parent61df9c6979e9cb04b59b90308dbb56afca6b2933 (diff)
Don't add a mailto 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 8c55907..d67256e 100644
--- a/conf.py
+++ b/conf.py
@@ -458,7 +458,7 @@ LICENSE = ""
# A small copyright notice for the page footer (in HTML).
# (translatable)
-CONTENT_FOOTER = 'Contents &copy; {date} <a href="mailto:{email}">{author}</a> &#8211; Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a> {license}'
+CONTENT_FOOTER = 'Contents &copy; {date} {author} &#8211; Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a> {license}'
# Things that will be passed to CONTENT_FOOTER.format(). This is done
# for translatability, as dicts are not formattable. Nikola will