summaryrefslogtreecommitdiffstats
path: root/layouts/partials/math.html
diff options
context:
space:
mode:
authoramzrk22020-04-23 10:51:20 +0800
committeramzrk22020-04-23 10:51:20 +0800
commit7376c7f9e511b59638271861600305dd821c559a (patch)
tree75ca9f767f8fc1941f198afc683f246668227f59 /layouts/partials/math.html
parent49e162721ef7c83eb8859af8a83d6d1e95e5a79b (diff)
downloadhugo-theme-fuji-7376c7f9e511b59638271861600305dd821c559a.tar.gz
hugo-theme-fuji-7376c7f9e511b59638271861600305dd821c559a.tar.bz2
hugo-theme-fuji-7376c7f9e511b59638271861600305dd821c559a.zip
Optional CDN assets
Diffstat (limited to 'layouts/partials/math.html')
-rw-r--r--layouts/partials/math.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/layouts/partials/math.html b/layouts/partials/math.html
deleted file mode 100644
index 621a2c8..0000000
--- a/layouts/partials/math.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<!-- https://katex.org/docs/autorender.html -->
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css" integrity="sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq" crossorigin="anonymous">
-<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.js" integrity="sha384-y23I5Q6l+B6vatafAwxRu/0oK/79VlbSz7Q9aiSZUvyWYIYsd+qj+o24G5ZU2zJz" crossorigin="anonymous"></script>
-<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/contrib/auto-render.min.js" integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI"
- crossorigin="anonymous" onload="renderMathInElement(document.body);"></script> \ No newline at end of file