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