diff options
| -rw-r--r-- | conf.py | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ BLOG_AUTHOR = "Olivier Gayot"  # (translatable)  BLOG_TITLE = "sigexec.com"  # (translatable)  # This is the main URL for your site. It will be used  # in a prominent link. Don't forget the protocol (http/https)! -SITE_URL = "///" +SITE_URL = "http://www.sigexec.com/"  # This is the URL where Nikola's output will be deployed.  # If not set, defaults to SITE_URL  # BASE_URL = "http://"  | 
