Skip to content

Commit

Permalink
Update mermaid.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nicobako authored May 12, 2024
1 parent 700904a commit 56bb0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mermaid.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</script>
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs';
mermaidAPI.initialize({ startOnLoad: false });
mermaid.initialize({ startOnLoad: false });
</script>

</body>
Expand Down

0 comments on commit 56bb0b2

Please sign in to comment.