[gimp-web/gimp-web-static] Set SITEURL



commit 78ce3d0c97dcd5f9ff52c8be2e2187af360d8202
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Aug 7 22:27:02 2015 +0200

    Set SITEURL

 pelicanconf.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index c5fd8f1..49e531c 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -8,7 +8,7 @@ PLUGINS = ["page_hierarchy_gimp"]
 
 AUTHOR = u'Pat David'
 SITENAME = u'GIMP'
-SITEURL = ''
+SITEURL = 'http://static.gimp.org'
 
 PATH = 'content'
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]