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 f9c4710  Add genid yaml
f9c4710 is described below

commit f9c4710d92eef558bc9f633907f925e9ae957403
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Jul 2 15:56:38 2021 -0700

    Add genid yaml
---
 pelicanconf.yaml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 76d72ad..a14fd6d 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -13,4 +13,12 @@ plugins:
     - theme/plugins
   use:
     - asfgenid
-    - gfm
\ No newline at end of file
+    - gfm
+
+genid:
+  unsafe: True
+  elements: True
+  headings_depth: 4
+  permalinks: True
+  toc_depth: 6
+  tables: True

Reply via email to