Merge branch 'main' of gitlab.com:taurusxin/hugo

This commit is contained in:
TaurusXin 2024-07-13 23:25:15 +08:00
commit 0ac18aa92f
Signed by: taurusxin
GPG Key ID: C334DCA04AC2D2CC

View File

@ -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: