summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@ubuntu.com>2015-05-19 18:51:34 -0400
committerLibravatar Unit 193 <unit193@ubuntu.com>2015-05-19 18:51:34 -0400
commit0cfcd30ade55e1c58b0f180bce4c021e1af697c1 (patch)
tree421abb8a40f22c68ed96cd95ea67cd689ce6a5fb
parentba6ed94f4f6d4b03d0902bf3cc75d368be3b0c38 (diff)
downloadicebox-website-0cfcd30ade55e1c58b0f180bce4c021e1af697c1.tar.bz2
icebox-website-0cfcd30ade55e1c58b0f180bce4c021e1af697c1.tar.xz
icebox-website-0cfcd30ade55e1c58b0f180bce4c021e1af697c1.tar.zst
Remove extra spaces in the footer.
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index d708efc..b5c4d82 100644
--- a/conf.py
+++ b/conf.py
@@ -457,7 +457,7 @@ LICENSE = ""
# A small copyright notice for the page footer (in HTML).
# (translatable)
-CONTENT_FOOTER = '<br/>Contents &copy; {date} <a href="mailto:{email}">{author}</a> - Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a> {license}'
+CONTENT_FOOTER = '<br/>Contents &copy; {date} <a href="mailto:{email}">{author}</a> &#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