Skip to content

Commit 09b838f

Browse files
authored
Merge pull request #27129 from chrismetz09/metz-ingress-pict
Upgrade Mermaid to fix diagram render problem on ingress page
2 parents 3529fc6 + 51ccd73 commit 09b838f

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
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.5.0/dist/mermaid.min.js -->
90+
<!-- Copied from https://unpkg.com/mermaid@8.9.1/dist/mermaid.min.js -->
9191
<script async src="{{ "js/mermaid.min.js" | relURL }}"></script>
9292
{{ end }}
9393

static/js/mermaid.min.js

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

0 commit comments

Comments
 (0)