:lipstick:🚩 Add mermaid support. Close #56

This commit is contained in:
凡梦星尘
2022-09-19 21:57:23 +08:00
parent 56166c7e76
commit d994042131
9 changed files with 255 additions and 31 deletions

View File

@@ -20,6 +20,7 @@
{{ $vendor := .Site.Params.vendors.plugins }}
{{ $router := index .Site.Data.resources.vendors $vendor }}
{{ $globalVars.Set "vendor" $vendor }}
{{ $globalVars.Set "router" $router }}
{{ $config := dict