mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-06 20:03:31 +08:00
40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
PhotoSwipe:
|
|
- src: https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js
|
|
integrity: sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo=
|
|
type: script
|
|
defer: true
|
|
|
|
- src: https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js
|
|
integrity: sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU=
|
|
type: script
|
|
defer: true
|
|
|
|
- src: https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.min.css
|
|
type: style
|
|
|
|
- src: https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.css
|
|
type: style
|
|
|
|
KaTeX:
|
|
- src: https://cdn.jsdelivr.net/npm/katex@0.15.6/dist/katex.min.css
|
|
integrity: sha256-J+iAE0sgH8QSz9hpcDxXIftnj65JEZgNhGcgReTTK9s=
|
|
type: style
|
|
|
|
- src: https://cdn.jsdelivr.net/npm/katex@0.15.6/dist/katex.min.js
|
|
integrity: sha256-InsNdER1b2xUewP+pKCUJpkhiqwHgqiPXDlIk7GzBu4=
|
|
type: script
|
|
defer: true
|
|
|
|
- src: https://cdn.jsdelivr.net/npm/katex@0.15.6/dist/contrib/auto-render.min.js
|
|
integrity: sha256-y39Mpg7V3D4lhBX4x6O0bUqTV4pSrfgwEfGKfxkOdgI=
|
|
type: script
|
|
defer: true
|
|
|
|
Cactus:
|
|
- src: https://latest.cactus.chat/cactus.js
|
|
integrity:
|
|
type: script
|
|
- src: https://latest.cactus.chat/style.css
|
|
integrity:
|
|
type: style
|