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 fbeba7e And secondary test
fbeba7e is described below
commit fbeba7e8988d6fb6880cb5b1c70c6aca41fb10c7
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Mar 25 09:35:06 2021 -0700
And secondary test
---
pelicanconf.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/pelicanconf.py b/pelicanconf.py
index 3b12efd..931a7d6 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -69,6 +69,7 @@ AUTHOR_FEED_RSS = None
# Pelican Plugins
# PLUGIN_PATHS = ['/.theme/plugins', './plugins']
+PLUGIN_PATHS = ['/.theme/plugins']
PLUGINS = ['toc', 'pelican-gfm', 'sitemap']
# TOC Generator