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 400e06d  Update pelicanconf.py
400e06d is described below

commit 400e06df2d99a59bde2f4ef7ec0e63e47ae0bceb
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Mar 18 11:55:54 2021 -0700

    Update pelicanconf.py
---
 pelicanconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pelicanconf.py b/pelicanconf.py
index 1df45aa..6f70e27 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -73,7 +73,7 @@ TOC_HEADERS = r"h[1-6]"
 
 # Sitemap Generator
 PLUGIN_PATHS = ['/.theme/plugins', './plugins']
-PLUGINS = ['sitemap']
+# PLUGINS = ['sitemap']
 SITEMAP = {
     "exclude": ["tag/", "category/"],
     "format": "xml",

Reply via email to