summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2016-04-13 10:31:53 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2016-04-13 10:31:53 -0400
commit5f50fad2f6d43aa33e69e0795a06a0a8a412f07f (patch)
treeb437323d15097af98c35beb49f63bf29c0cd8b45
parent64fd556c4fba24028647f0df42d067c538d5b748 (diff)
downloadunit193.net-5f50fad2f6d43aa33e69e0795a06a0a8a412f07f.tar.bz2
unit193.net-5f50fad2f6d43aa33e69e0795a06a0a8a412f07f.tar.xz
unit193.net-5f50fad2f6d43aa33e69e0795a06a0a8a412f07f.tar.zst
Don't add a mailto link.
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index ca317d0..f0d04fa 100644
--- a/conf.py
+++ b/conf.py
@@ -666,7 +666,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="https://getnikola.com" rel="nofollow">Nikola</a> {license}'
+CONTENT_FOOTER = 'Contents &copy; {date} {author} &#8211; Powered by <a href="https://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