📝 Add more tags to exampleSite

This commit is contained in:
James Panther
2021-11-04 10:17:27 +11:00
parent 1b37d75aa4
commit 3a2ce6a9e0
7 changed files with 7 additions and 7 deletions
@@ -3,7 +3,7 @@ title: "Diagrams and Flowcharts"
date: 2019-03-06
description: "Guide to Mermaid usage in Congo"
summary: "It's easy to add diagrams and flowcharts to articles using Mermaid."
tags: ["mermaid", "sample", "diagram"]
tags: ["mermaid", "sample", "diagram", "shortcodes"]
---
Mermaid diagrams are supported in Congo using the `mermaid` shortcode. Simply wrap the diagram markup within the shortcode. Congo automatically themes Mermaid diagrams to match the configured `colorScheme` parameter.