We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd849aa commit c3567e1Copy full SHA for c3567e1
_config.yml
@@ -9,6 +9,7 @@ aux_links:
9
github.com/os2forms: https://github.com/os2forms
10
os2.eu/os2forms: https://www.os2.eu/os2forms
11
12
-aux_scripts:
13
- - https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js
14
- - /assets/js/mermaid-init.js
+just_the_docs:
+ aux_scripts:
+ - 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js'
15
+ - '/assets/js/mermaid-init.js'
0 commit comments