[gimp-web/testing] Revert "Removed protocol from SITEURL - made it //www.gimp.org"
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Revert "Removed protocol from SITEURL - made it //www.gimp.org"
- Date: Fri, 18 Mar 2016 19:06:51 +0000 (UTC)
commit 39f8c0443fe7d8a76fc3fe5749016775fc1a052c
Author: Pat David <patdavid gmail com>
Date: Thu Dec 31 10:40:43 2015 -0600
Revert "Removed protocol from SITEURL - made it //www.gimp.org"
This reverts commit befa32d0412d316a5f4e1a1b9cff75126b114254.
pelicanconf.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index 031afff..df275e3 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 = 'http://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]