pelicanconf.py

changeset 117
6d0820cef446
parent 116
dad9b39691de
child 119
34e8886bb870
child 120
286884a463e4
--- a/pelicanconf.py	Wed Oct 16 22:15:12 2019 +0200
+++ b/pelicanconf.py	Thu Oct 17 00:13:50 2019 +0200
@@ -71,7 +71,7 @@
 # Uncomment following line if you want document-relative URLs when developing
 #RELATIVE_URLS = True
 
-STATIC_PATHS = ['images', 'pdfs', 'json']
+STATIC_PATHS = ['images', 'pdfs', 'json', 'data']
 
 PLUGIN_PATHS = ['local-plugins/pelican-peertube',
                 'local-plugins',

mercurial