File tree Expand file tree Collapse file tree 3 files changed +0
-27
lines changed
Expand file tree Collapse file tree 3 files changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -522,13 +522,6 @@ third_party_libraries:
522522 url :
523523 js : " https://cdn.jsdelivr.net/npm/mermaid@{{version}}/dist/mermaid.min.js"
524524 version : " 10.7.0"
525- photoswipe :
526- integrity :
527- js : " sha256-VCBpdxvrNNxGHNuTdNqK9kPFkev2XY7DYzHdmgaB69Q="
528- url :
529- css : " https://cdn.jsdelivr.net/npm/photoswipe@{{version}}/dist/photoswipe.min.css"
530- js : " https://cdn.jsdelivr.net/npm/photoswipe@{{version}}/dist/photoswipe.esm.min.js"
531- version : " 5.4.4"
532525 polyfill :
533526 url :
534527 js : " https://cdnjs.cloudflare.com/polyfill/v{{version}}/polyfill.min.js?features=es6"
Original file line number Diff line number Diff line change 131131 integrity =" {{ site .third_party_libraries .img-comparison-slider .integrity .css }}"
132132 crossorigin =" anonymous"
133133 >
134- {% endif %}
135- <!-- Photoswipe -->
136- {% if page .images .photoswipe %}
137- <link
138- defer
139- rel =" stylesheet"
140- href =" {{ site .third_party_libraries .photoswipe .url .css }}"
141- crossorigin =" anonymous"
142- >
143134 {% endif %}
144135 <!-- Image slider -->
145136 {% if page .images .slider %}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments