Skip to content

Commit cf97534

Browse files
authored
Merge pull request #29554 from chrismetz09/metz-mermaid-upgrade
upgrade to mermaid 8.11.2
2 parents 0a413aa + cbff3ec commit cf97534

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

layouts/partials/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<meta property="og:type" content="{{ $ogType }}">
8888

8989
{{ if .HasShortcode "mermaid" }}
90-
<!-- Copied from https://unpkg.com/mermaid@8.9.1/dist/mermaid.min.js -->
90+
<!-- Copied from https://unpkg.com/mermaid@8.11.2/dist/mermaid.min.js -->
9191
<script async src="{{ "js/mermaid.min.js" | relURL }}"></script>
9292
{{ end }}
9393

static/js/mermaid.min.js

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)