Update _config.yml
This commit is contained in:
parent
3ef5d23948
commit
2716cee40e
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue