From ed1f21af448a956fb60b39b136822e374c18669a Mon Sep 17 00:00:00 2001 From: nobody Date: Fri, 4 Nov 2022 06:24:23 +0100 Subject: [PATCH] Added: MathJax latest.js v2.7.5 (#1194) --- core/constants.js | 1 + pages/updates/updates.html | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/core/constants.js b/core/constants.js index fa5ad6dc..e9e79ba6 100644 --- a/core/constants.js +++ b/core/constants.js @@ -336,6 +336,7 @@ const IgnoredHost = { * https://codeberg.org/nobody/LocalCDN/issues/75 */ const MathJaxFiles = { + 'latest.js': true, 'config/default.js': true, 'config/MML_HTMLorMML.js': true, 'config/TeX-AMS_CHTML.js': true, diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 68c848fe..67550060 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -29,6 +29,10 @@ +

Added

+