summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2023-01-26 14:53:02 +0100
committerThomas Letan <lthms@soap.coffee>2023-01-26 14:53:02 +0100
commit278f13dc091145fb32c14339b5135c843ca08b23 (patch)
tree0ad5b5553b9df43001a84e03838f2ebcbec827ff
parentInter is nice though (diff)
KaTeX update and fix
-rw-r--r--package.json2
-rw-r--r--templates/main.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9b7d95c..5f81ed0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "katex": "^0.13.13",
+ "katex": "^0.16.4",
"minify": "^7.0.2",
"normalize.css": "^8.0.1"
}
diff --git a/templates/main.html b/templates/main.html
index 85b1240..87b16e2 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -3,7 +3,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style></style>
- <link href="https://soap.coffee/+vendors/katex.0.11.1+swap/katex.css" rel="stylesheet" media="none" onload="if(media!='all')media='all'">
+ <link href="https://soap.coffee/+vendor/katex/0.16.4/katex.min.css" rel="stylesheet" media="none" onload="if(media!='all')media='all'">
<title></title>
</head>
<body>