Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config-examples/en/config.toml')
-rw-r--r--config-examples/en/config.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config-examples/en/config.toml b/config-examples/en/config.toml
index 79d056d..4676c74 100644
--- a/config-examples/en/config.toml
+++ b/config-examples/en/config.toml
@@ -606,6 +606,15 @@ uglyURLs = false
######################################
+ # Mermaid (https://github.com/mermaid-js/mermaid)
+
+ enableMermaid = false
+ # Note: *global settings*
+ # `mermaid` in post’s Front Matter
+ # has a higher priority than here
+
+
+ ######################################
# Comments
# Note: render only in production