diff options
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -21,8 +21,7 @@ BLOG_AUTHOR = "Unit 193" # (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/" -SITE_URL = "https://sigma.unit193.net/~unit193/icebox/" +SITE_URL = "https://unit193.net/icebox/" # This is the URL where nikola's output will be deployed. # If not set, defaults to SITE_URL # BASE_URL = "https://unit193.net/icebox/" |
