upgrade to mermaid 8.11.2

This commit is contained in:
chrismetz09
2021-08-26 10:53:18 -07:00
parent b5a718a9a6
commit cbff3ec4ea
2 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
<meta property="og:type" content="{{ $ogType }}">
{{ if .HasShortcode "mermaid" }}
<!-- Copied from https://unpkg.com/mermaid@8.9.1/dist/mermaid.min.js -->
<!-- Copied from https://unpkg.com/mermaid@8.11.2/dist/mermaid.min.js -->
<script async src="{{ "js/mermaid.min.js" | relURL }}"></script>
{{ end }}
+7 -5
View File
File diff suppressed because one or more lines are too long