[gimp-web] Protocol-less SITEURL for other assets
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] Protocol-less SITEURL for other assets
- Date: Thu, 14 Jan 2016 21:41:57 +0000 (UTC)
commit 23b97e24e6cb6a2c9d50e9071a64ce01ca0cacae
Author: Pat David <patdavid gmail com>
Date: Thu Jan 14 15:20:59 2016 -0600
Protocol-less SITEURL for other assets
pelicanconf.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index df275e3..031afff 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -31,7 +31,7 @@ I18N_SUBSITES = {
AUTHOR = u'Pat David'
SITENAME = u'GIMP'
-SITEURL = 'http://www.gimp.org'
+SITEURL = '//www.gimp.org'
GIMP_VERSION = u'2.8.16'
PATH = 'content'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]