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
path: root/data
diff options
context:
space:
mode:
authorzhixuan <59254886+zhixuan666@users.noreply.github.com>2021-07-26 21:59:24 +0300
committerGitHub <noreply@github.com>2021-07-26 21:59:24 +0300
commitd86b857635de302d7cceb64112e68a573e17b4de (patch)
treea2f1787d4435a943051f387465ed72323886680f /data
parent44e3d20bad845a515657308d38692e7f431b4d05 (diff)
chore: update `KaTeX` to 0.13.13 (#275)
Diffstat (limited to 'data')
-rw-r--r--data/external.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/external.yaml b/data/external.yaml
index 2721e76..427c8aa 100644
--- a/data/external.yaml
+++ b/data/external.yaml
@@ -23,16 +23,16 @@ PhotoSwipe:
type: style
KaTeX:
- - src: https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css
- integrity: sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X
+ - src: https://cdn.jsdelivr.net/npm/katex@0.13.13/dist/katex.min.css
+ integrity: sha384-RZU/ijkSsFbcmivfdRBQDtwuwVqK7GMOw6IMvKyeWL2K5UAlyp6WonmB8m7Jd0Hn
type: style
- - src: https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js
- integrity: sha384-g7c+Jr9ZivxKLnZTDUhnkOnsh30B4H0rpLUpJ4jAIKs4fnJI+sEnkvrMWph2EDg4
+ - src: https://cdn.jsdelivr.net/npm/katex@0.13.13/dist/katex.min.js
+ integrity: sha384-pK1WpvzWVBQiP0/GjnvRxV4mOb0oxFuyRxJlk6vVw146n3egcN5C925NCP7a7BY8
type: script
defer: true
- - src: https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/contrib/auto-render.min.js
- integrity: sha384-mll67QQFJfxn0IYznZYonOWZ644AWYC+Pt2cHqMaRhXVrursRwvLnLaebdGIlYNa
+ - src: https://cdn.jsdelivr.net/npm/katex@0.13.13/dist/contrib/auto-render.min.js
+ integrity: sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl
type: script
defer: true