mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 18:01:36 -04:00
⬆️ Upgrade to Mermaid v8.13.3
This commit is contained in:
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
### Changed
|
||||
|
||||
- Main menu is now optional
|
||||
- Upgrade to Mermaid v8.13.3
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
{{/* Include mermaid.js only on pages that use the shortcode */}}
|
||||
{{- if .Page.HasShortcode "mermaid" -}}
|
||||
<script src="https://unpkg.com/mermaid@8.11.4/dist/mermaid.min.js"></script>
|
||||
<script src="https://unpkg.com/mermaid@8.13.3/dist/mermaid.min.js"></script>
|
||||
<script>
|
||||
mermaid.initialize({ theme: "default" });
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user