[gimp-web/master] pelicanconf_common.py: add robots-testing.txt as a static path
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/master] pelicanconf_common.py: add robots-testing.txt as a static path
- Date: Fri, 27 Mar 2020 19:43:43 +0000 (UTC)
commit a6f0eb080d5b50735d8f0787bbe44ea4a1e24bc5
Author: Michael Schumacher <schumaml gmx de>
Date: Fri Mar 27 20:42:21 2020 +0100
pelicanconf_common.py: add robots-testing.txt as a static path
pelicanconf_common.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pelicanconf_common.py b/pelicanconf_common.py
index 1e5af1d3..837ee989 100644
--- a/pelicanconf_common.py
+++ b/pelicanconf_common.py
@@ -67,7 +67,7 @@ RELATIVE_URLS = False
#######################################
# This will copy over these folders w/o modification
-STATIC_PATHS = ['images', 'js', 'pages', 'tutorials', 'about', 'books', 'develop', 'docs', 'donating',
'downloads', 'features', 'bugs', 'links', 'man', 'release-notes', 'screenshots', 'source', 'unix',
'robots.txt', 'COPYING', 'GNUGPLv2', 'GNUGPLv3', 'news', 'contribute.json', 'gimp_versions.json']
+STATIC_PATHS = ['images', 'js', 'pages', 'tutorials', 'about', 'books', 'develop', 'docs', 'donating',
'downloads', 'features', 'bugs', 'links', 'man', 'release-notes', 'screenshots', 'source', 'unix',
'robots.txt', 'COPYING', 'GNUGPLv2', 'GNUGPLv3', 'news', 'contribute.json', 'gimp_versions.json',
'robots-testing.txt']
#Plugins
PLUGIN_PATHS = ["plugins"]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]