Explorar o código

Changed SITEURL to https://libdatachannel.org

Paul-Louis Ageneau %!s(int64=4) %!d(string=hai) anos
pai
achega
548be90846
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/publishconf.py

+ 1 - 1
pages/publishconf.py

@@ -10,7 +10,7 @@ sys.path.append(os.curdir)
 from pelicanconf import *
 
 # If your site is available via HTTPS, make sure SITEURL begins with https://
-SITEURL = ''
+SITEURL = 'https://libdatachannel.org'
 RELATIVE_URLS = False
 
 FEED_ALL_ATOM = 'feeds/all.atom.xml'