Regression fixed.

This commit is contained in:
Simon Brooke 2020-02-19 16:42:58 +00:00
parent f82ad725c1
commit 019f2e8276
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987

View file

@ -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"}