diff options
| author | 2015-05-19 18:22:41 -0400 | |
|---|---|---|
| committer | 2015-05-19 18:22:41 -0400 | |
| commit | b3f2ddb87e9352cada067b85111f959cfce32cc4 (patch) | |
| tree | 5a8bc232ac6e30a6dbdb317a4d7f8fdb01e4e2f5 /conf.py | |
| parent | ad1884ec653c94b09ac233d35a5f2aac8f09e405 (diff) | |
Use an actual dash again.
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/" |
