[guadec-web] Fixed publishing URL
- From: Oliver Gutierrez Suarez <ogutierrez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] Fixed publishing URL
- Date: Fri, 2 Mar 2018 09:20:25 +0000 (UTC)
commit a8ec2d38b2a52391d3f223674f29fcf38fd32853
Author: Oliver Gutierrez <ogutsua gmail com>
Date: Fri Mar 2 09:20:05 2018 +0000
Fixed publishing URL
publishconf.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/publishconf.py b/publishconf.py
index 531e618..f32c91a 100644
--- a/publishconf.py
+++ b/publishconf.py
@@ -29,7 +29,7 @@ sys.path.append(os.curdir)
from pelicanconf import *
SITEDOMAIN = '2018.guadec.org'
-SITEURL = 'http://%s' % SITEDOMAIN
+SITEURL = 'https://%s' % SITEDOMAIN
RELATIVE_URLS = False
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]