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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/shortcodes/mermaid/_index.md')
-rw-r--r--exampleSite/content/shortcodes/mermaid/_index.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/exampleSite/content/shortcodes/mermaid/_index.md b/exampleSite/content/shortcodes/mermaid/_index.md
index 5de970a..a106d0c 100644
--- a/exampleSite/content/shortcodes/mermaid/_index.md
+++ b/exampleSite/content/shortcodes/mermaid/_index.md
@@ -1,7 +1,8 @@
-+++
-title = "mermaid"
-description = "Mermaid is a tool that generates diagrams and charts, from markdown-inspired text definitions"
-+++
+---
+description: Mermaid is a tool that generates diagrams and charts, from markdown-inspired
+ text definitions
+title: mermaid
+---
## Flowchart example
{{%expand "Show code ..."%}}