diff options
| -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/" |
