[gimp-web] Change siteurl to use https in pelicanconf.py
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] Change siteurl to use https in pelicanconf.py
- Date: Thu, 20 Oct 2016 18:52:30 +0000 (UTC)
commit 3179884c242a59fe9d6fe8b65cc0aa5c2443f0b0
Author: Pat David <patdavid gmail com>
Date: Thu Oct 20 13:52:19 2016 -0500
Change siteurl to use https in pelicanconf.py
pelicanconf.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index bd662b3..de00597 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -31,7 +31,7 @@ I18N_SUBSITES = {
AUTHOR = u'Pat David'
SITENAME = u'GIMP'
-SITEURL = '//www.gimp.org'
+SITEURL = 'https://www.gimp.org'
SITEMAP_SITEURL = 'https://www.gimp.org'
#GIMP_VERSION = u'2.8.18'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]