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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git


The following commit(s) were added to refs/heads/main by this push:
     new 8adeba6  use yes/no form
8adeba6 is described below

commit 8adeba6a81070e434858822cc0b8008ec315e693
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Jul 2 19:05:49 2021 -0700

    use yes/no form
---
 pelicanconf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 5883c7b..3dfdb04 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -15,9 +15,9 @@ plugins:
     - gfm
 
 genid:
-  unsafe: True
-  elements: True
+  unsafe: yes
+  elements: yes
   headings_depth: 4
-  permalinks: True
+  permalinks: yes
   toc_depth: 6
-  tables: True
+  tables: yes

Reply via email to