mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 12:03:31 +08:00
45 lines
1.0 KiB
YAML
45 lines
1.0 KiB
YAML
Vibrant:
|
|
- src: /js/vibrant.min.js
|
|
integrity: sha256-awcR2jno4kI5X0zL8ex0vi2z+KMkF24hUW8WePSA9HM=
|
|
type: script
|
|
|
|
PhotoSwipe:
|
|
- src: /js/photoswipe.min.js
|
|
integrity: sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo=
|
|
type: script
|
|
defer: true
|
|
|
|
- src: /js/photoswipe-ui-default.min.js
|
|
integrity: sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU=
|
|
type: script
|
|
defer: true
|
|
|
|
- src: /css/default-skin.min.css
|
|
type: style
|
|
|
|
- src: /css/photoswipe.min.css
|
|
type: style
|
|
|
|
KaTeX:
|
|
- src: /css/katex.min.css
|
|
integrity: sha256-J+iAE0sgH8QSz9hpcDxXIftnj65JEZgNhGcgReTTK9s=
|
|
type: style
|
|
|
|
- src: /js/katex.min.js
|
|
integrity: sha256-InsNdER1b2xUewP+pKCUJpkhiqwHgqiPXDlIk7GzBu4=
|
|
type: script
|
|
defer: true
|
|
|
|
- src: /js/auto-render.min.js
|
|
integrity: sha256-y39Mpg7V3D4lhBX4x6O0bUqTV4pSrfgwEfGKfxkOdgI=
|
|
type: script
|
|
defer: true
|
|
|
|
Cactus:
|
|
- src: /js/cactus.js
|
|
integrity:
|
|
type: script
|
|
- src: /css/style.css
|
|
integrity:
|
|
type: style
|