summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/mermaid.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/mermaid.json b/assets/mermaid.json
new file mode 100644
index 0000000..0a3f4fb
--- /dev/null
+++ b/assets/mermaid.json
@@ -0,0 +1,6 @@
+{
+ "flowchart": {
+ "useMaxWidth":true
+ },
+ "theme": "default"
+}