This is an automated email from the ASF dual-hosted git repository. piergiorgio pushed a commit to branch preview/pelican in repository https://gitbox.apache.org/repos/asf/manifoldcf-site.git
commit 4275949744d4c9e9bc4b23950f91bd187d52918e Author: Piergiorgio Lucidi <[email protected]> AuthorDate: Thu Dec 14 13:22:26 2023 +0100 removed the ignore for template --- pelicanconf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pelicanconf.yaml b/pelicanconf.yaml index f88469a..3ffe759 100644 --- a/pelicanconf.yaml +++ b/pelicanconf.yaml @@ -10,7 +10,6 @@ theme: theme/apache setup: ignore: - - theme - README.md - '*.sh' - '*.py'
