This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/master by this push:
new 38f1e5f Update pelicanconf.py
38f1e5f is described below
commit 38f1e5f8f7eb221383f016ff9f0bfa220ca07b8a
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Mar 25 09:58:58 2021 -0700
Update pelicanconf.py
---
pelicanconf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pelicanconf.py b/pelicanconf.py
index 46104fc..9c89120 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -69,7 +69,7 @@ AUTHOR_FEED_RSS = None
# Pelican Plugins
# The provided location. If the buildbot does not have a new plugin then look
into requirements.txt
-PLUGIN_PATHS = ['./plugins']
+# PLUGIN_PATHS = ['./plugins']
PLUGINS = ['toc', 'pelican-gfm', 'sitemap']
# TOC Generator