From b3f2ddb87e9352cada067b85111f959cfce32cc4 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 19 May 2015 18:22:41 -0400 Subject: Use an actual dash again. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 – 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/" -- cgit v1.2.3