summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf.py b/conf.py
index 709c3ef..80d97d3 100644
--- a/conf.py
+++ b/conf.py
@@ -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/"