summaryrefslogtreecommitdiffstats
path: root/layouts/partials/math.html
diff options
context:
space:
mode:
authorSaftius2022-12-21 22:23:48 +0100
committerSaftius2022-12-21 22:23:48 +0100
commit564ef0171b643743ae5f044d0524785d40d481e9 (patch)
treecace42a95403740cb19ee43082dacf9a6cc9beab /layouts/partials/math.html
parent16994b52c0e32f1015a06ffb4d4f0a86a4bf0abe (diff)
downloadhugo-theme-fuji-564ef0171b643743ae5f044d0524785d40d481e9.tar.gz
hugo-theme-fuji-564ef0171b643743ae5f044d0524785d40d481e9.tar.bz2
hugo-theme-fuji-564ef0171b643743ae5f044d0524785d40d481e9.zip
Add integrity check to remote resources
* Generated with [SRI Hash Generator](https://www.srihash.org/)
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: [