mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Regression fixed.
This commit is contained in:
parent
f82ad725c1
commit
019f2e8276
1 changed files with 2 additions and 3 deletions
|
|
@ -38,9 +38,8 @@
|
||||||
:scripts {}
|
:scripts {}
|
||||||
:styles {}}
|
:styles {}}
|
||||||
:mermaid {:formatter "smeagol.extensions.mermaid/process-mermaid"
|
:mermaid {:formatter "smeagol.extensions.mermaid/process-mermaid"
|
||||||
:scripts {:core {:local "vendor/mermaid/dist/mermaid.js"
|
:scripts {:core {:local "vendor/node_modules/mermaid/dist/mermaid.min.js"
|
||||||
:remote "https://cdnjs.cloudflare.com/ajax/libs/mermaid/8.4.6/mermaid.min.js"}}
|
:remote "https://cdnjs.cloudflare.com/ajax/libs/mermaid/8.4.6/mermaid.min.js"}}}
|
||||||
:styles {}}
|
|
||||||
:pswp {:formatter "smeagol.extensions.photoswipe/process-photoswipe"
|
:pswp {:formatter "smeagol.extensions.photoswipe/process-photoswipe"
|
||||||
:scripts {:core {:local "vendor/node_modules/photoswipe/dist/photoswipe.min.js"
|
:scripts {:core {:local "vendor/node_modules/photoswipe/dist/photoswipe.min.js"
|
||||||
:remote "https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.3/photoswipe.min.js"}
|
:remote "https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.3/photoswipe.min.js"}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue