This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flex-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2fce720ba pelicanconf.py: try fix pelican-gfm
2fce720ba is described below
commit 2fce720ba1a1d22727a391ad3cf7b4074081be9a
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Jun 25 09:07:08 2025 -0700
pelicanconf.py: try fix pelican-gfm
---
pelicanconf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pelicanconf.py b/pelicanconf.py
index dc8a0efee..9ee13ad83 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -100,7 +100,7 @@ THEME = './theme/apache'
PLUGIN_PATHS = ['./theme/plugins']
# PLUGINS = ['asfgenid', 'asfdata', 'pelican-gfm', 'asfreader']
# We are using the default plugin - 'pelican-gfm' which is installed by the
build
-PLUGINS = ['asfgenid', 'pelican-gfm']
+PLUGINS = ['asfgenid', 'gfm']
# Lifecycle and plugins:
# (1) Initialization: