mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-08-17 03:42:24 +00:00
deploy: ec7dc9d042
This commit is contained in:
parent
8a1a596009
commit
e0a5b2d544
113 changed files with 2530 additions and 2514 deletions
|
@ -107,7 +107,7 @@ function initMermaid() {
|
|||
if (typeof mermaid != 'undefined' && typeof mermaid.mermaidAPI != 'undefined') {
|
||||
mermaid.mermaidAPI.initialize( Object.assign( {}, mermaid.mermaidAPI.getSiteConfig(), { startOnLoad: true } ) );
|
||||
mermaid.contentLoaded();
|
||||
$(".mermaid svg").svgPanZoom({})
|
||||
$(".mermaid svg").svgPanZoom({});
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue