Merge branch 'main' of gitlab.com:taurusxin/hugo
This commit is contained in:
commit
0ac18aa92f
@ -4,20 +4,20 @@ Vibrant:
|
|||||||
type: script
|
type: script
|
||||||
|
|
||||||
PhotoSwipe:
|
PhotoSwipe:
|
||||||
- src: https://cdn.bootcdn.net/ajax/libs/photoswipe/4.1.3/photoswipe.min.js
|
- src: https://cdn.staticfile.net/photoswipe/4.1.3/photoswipe.min.js
|
||||||
integrity: sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo=
|
integrity: sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo=
|
||||||
type: script
|
type: script
|
||||||
defer: true
|
defer: true
|
||||||
|
|
||||||
- src: https://cdn.bootcdn.net/ajax/libs/photoswipe/4.1.3/photoswipe-ui-default.min.js
|
- src: https://cdn.staticfile.net/photoswipe/4.1.3/photoswipe-ui-default.min.js
|
||||||
integrity: sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU=
|
integrity: sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU=
|
||||||
type: script
|
type: script
|
||||||
defer: true
|
defer: true
|
||||||
|
|
||||||
- src: https://cdn.bootcdn.net/ajax/libs/photoswipe/4.1.3/default-skin/default-skin.min.css
|
- src: https://cdn.staticfile.net/photoswipe/4.1.3/default-skin/default-skin.min.css
|
||||||
type: style
|
type: style
|
||||||
|
|
||||||
- src: https://cdn.bootcdn.net/ajax/libs/photoswipe/4.1.3/photoswipe.min.css
|
- src: https://cdn.staticfile.net/photoswipe/4.1.3/photoswipe.min.css
|
||||||
type: style
|
type: style
|
||||||
|
|
||||||
KaTeX:
|
KaTeX:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user