summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 18:22:41 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 18:22:41 -0400
commitb3f2ddb87e9352cada067b85111f959cfce32cc4 (patch)
tree5a8bc232ac6e30a6dbdb317a4d7f8fdb01e4e2f5
parentad1884ec653c94b09ac233d35a5f2aac8f09e405 (diff)
downloadicebox-website-b3f2ddb87e9352cada067b85111f959cfce32cc4.tar.bz2
icebox-website-b3f2ddb87e9352cada067b85111f959cfce32cc4.tar.xz
icebox-website-b3f2ddb87e9352cada067b85111f959cfce32cc4.tar.zst
Use an actual dash again.
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 405390c..1765e1f 100644
--- a/conf.py
+++ b/conf.py
@@ -18,7 +18,7 @@ import time
# Data about this site
BLOG_AUTHOR = "Unit 193" # (translatable)
-BLOG_TITLE = "Icebox - an Openbox flavor" # (translatable)
+BLOG_TITLE = "Icebox &#8211; an Openbox flavor" # (translatable)
# This is the main URL for your site. It will be used
# in a prominent link
#SITE_URL = "https://unit193.net/icebox/"