Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <github@jimmycai.com>2022-06-12 15:30:52 +0300
committerGitHub <noreply@github.com>2022-06-12 15:30:52 +0300
commitfcaaadda631c81b61d8765c822c9de719511b4c0 (patch)
tree120d17906aa2704d9175a4f4d326c9eab0188942
parentdea878239a74b2b596836967def07be29c707b48 (diff)
refactor: remove PhotoSwipe from external.yaml
-rw-r--r--data/external.yaml17
1 files changed, 0 insertions, 17 deletions
diff --git a/data/external.yaml b/data/external.yaml
index cc1e9df..269ef4c 100644
--- a/data/external.yaml
+++ b/data/external.yaml
@@ -1,20 +1,3 @@
-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=