summaryrefslogtreecommitdiffstats
path: root/layouts/partials/math.html
diff options
context:
space:
mode:
authordsrkafuu2022-12-23 09:34:22 +0800
committerdsrkafuu2022-12-23 09:34:22 +0800
commit92fe789b68bd80708923954ae64408234b141d1b (patch)
treecace42a95403740cb19ee43082dacf9a6cc9beab /layouts/partials/math.html
parent22bc4782fe14e031f75e3199f525adbf355fe5ee (diff)
parent564ef0171b643743ae5f044d0524785d40d481e9 (diff)
downloadhugo-theme-fuji-92fe789b68bd80708923954ae64408234b141d1b.tar.gz
hugo-theme-fuji-92fe789b68bd80708923954ae64408234b141d1b.tar.bz2
hugo-theme-fuji-92fe789b68bd80708923954ae64408234b141d1b.zip
Merge branch 'Saftius-asset-integrity-checks'
Diffstat (limited to 'layouts/partials/math.html')
-rw-r--r--layouts/partials/math.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/partials/math.html b/layouts/partials/math.html
index 04d9610..3d3441e 100644
--- a/layouts/partials/math.html
+++ b/layouts/partials/math.html
@@ -1,6 +1,6 @@
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.3/dist/katex.min.css" />
-<script src="https://cdn.jsdelivr.net/npm/katex@0.15.3/dist/katex.min.js"></script>
-<script src="https://cdn.jsdelivr.net/npm/katex@0.15.3/dist/contrib/auto-render.min.js"></script>
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.3/dist/katex.min.css" integrity="sha512-07YhC3P4/vS5HdgGuNAAeIxb5ee//efgRNo5AGdMtqFBUPYOdQG/sDK0Nl5qNq94kdEk/Pvu8pmN4GYUeucUkw==" crossorigin="anonymous">
+<script src="https://cdn.jsdelivr.net/npm/katex@0.15.3/dist/katex.min.js" integrity="sha512-aMDiFsrEV3KzAn9EHwyBRS7y1APjZWt/Z/73ukLN2Ca2KcGGzlOQFQSnfOdnEcehpwMaQ8edlDB/0cMX2GsHbg==" crossorigin="anonymous"></script>
+<script src="https://cdn.jsdelivr.net/npm/katex@0.15.3/dist/contrib/auto-render.min.js" integrity="sha512-ZA/RPrAo88DlwRnnoNVqKINnQNcWERzRK03PDaA4GIJiVZvGFIWQbdWCsUebMZfkWohnfngsDjXzU6PokO4jGw==" crossorigin="anonymous"></script>
<script>
renderMathInElement(document.querySelector('div.content'), {
delimiters: [