You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by df...@apache.org on 2022/07/05 17:15:49 UTC

[royale-pelican-website] branch main updated: Fixed the pelicanconf.yaml so that central plugins work appropriately

This is an automated email from the ASF dual-hosted git repository.

dfoulks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/royale-pelican-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 32705a2  Fixed the pelicanconf.yaml so that central plugins work appropriately
32705a2 is described below

commit 32705a2789fd2df4afe81a88b243983ddec05257
Author: dfoulks1 <df...@apache.org>
AuthorDate: Tue Jul 5 12:00:39 2022 -0500

    Fixed the pelicanconf.yaml so that central plugins work appropriately
---
 pelicanconf.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index c4bf525..7ef05d9 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -9,8 +9,6 @@ site:
 theme: theme/apache
 
 plugins:
-  paths:
-    - theme/plugins
   use:
-    - toc2
+    - toc
     - gfm