commit 665a74b6b2ff390955ad03ed9a7adcf0df422ce9
parent be13b76e91ff8f4b8ed5bb712142d216e8f0a221
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date:   Sun, 19 Jul 2026 21:04:07 +0200

Update MathJax

Diffstat:
M.gitmodules | 4++--
Mcontent/blog/2020-02-23-sharing-a-secret.html | 2+-
Mcontent/jsweblabels.html | 2+-
Dstatic/js/mathjax-3.1.0 | 1-
Astatic/js/mathjax-4.1.3 | 1+
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -1,3 +1,3 @@ [submodule "mathjax"] - path = static/js/mathjax-3.1.0 - url = git://git.oscarbenedito.com/mathjax-bin + path = static/js/mathjax-4.1.3 + url = https://git.oscarbenedito.com/mathjax-bin diff --git a/content/blog/2020-02-23-sharing-a-secret.html b/content/blog/2020-02-23-sharing-a-secret.html @@ -2,7 +2,7 @@ <!-- slug: sharing-a-secret --> <!-- categories: Cryptography --> <!-- date: 2020-02-23T00:00:00Z --> -<!-- extrafooter: <a href="/jsweblabels/" rel="jslicense" style="display: none;"></a><script id="MathJax-script" async src="/js/mathjax-3.1.0/tex-chtml.js"></script> --> +<!-- extrafooter: <a href="/jsweblabels/" rel="jslicense" style="display: none;"></a><script id="MathJax-script" async src="/js/mathjax-4.1.3/tex-chtml.js"></script> --> <p> Making a backup of a secret can be tricky. For instance: I have a lot of passwords stored in an diff --git a/content/jsweblabels.html b/content/jsweblabels.html @@ -16,7 +16,7 @@ </thead> <tbody> <tr> - <td><a href="/js/mathjax-3.1.0/tex-chtml.js">/js/mathjax-3.1.0/tex-chtml.js</a></td> + <td><a href="/js/mathjax-4.1.3/tex-chtml.js">/js/mathjax-4.1.3/tex-chtml.js</a></td> <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0-only</a></td> <td><a href="https://github.com/mathjax/MathJax-src/">MathJax source code</a></td> </tr> diff --git a/static/js/mathjax-3.1.0 b/static/js/mathjax-3.1.0 @@ -1 +0,0 @@ -Subproject commit f591d1a6f16060efdc2dd4dd3639bbf956d86942 diff --git a/static/js/mathjax-4.1.3 b/static/js/mathjax-4.1.3 @@ -0,0 +1 @@ +Subproject commit b1b4635c7729b2b5374fc97f2d96f84256ccb4ce