Update _config.yml
This commit is contained in:
+9
-1
@@ -20,4 +20,12 @@ mermaid:
|
|||||||
version: "9.1.3" # Pick the version you want
|
version: "9.1.3" # Pick the version you want
|
||||||
# Default configuration
|
# Default configuration
|
||||||
config: |
|
config: |
|
||||||
directionLR
|
directionLR
|
||||||
|
|
||||||
|
callouts:
|
||||||
|
warning:
|
||||||
|
title: Warning
|
||||||
|
color: red
|
||||||
|
note:
|
||||||
|
title: Note
|
||||||
|
color: blue
|
||||||
|
|||||||
Reference in New Issue
Block a user