commit 3d30edee5e545892a80ffe049853ad3cd21b7d65
parent cfe1fbd486f0b1aad9ab86dbf38200e2993ff3ef
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date: Wed, 9 Sep 2020 20:38:40 +0200
MathJax version to 3.1.0
Diffstat:
5 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "mathjax"]
- path = static/js/mathjax-3.0.1
+ path = static/js/mathjax-3.1.0
url = https://git.oscarbenedito.com/mathjax-bin
diff --git a/content/blog/2020-02-23-sharing-a-secret.md b/content/blog/2020-02-23-sharing-a-secret.md
@@ -2,7 +2,7 @@
<!-- slug: sharing-a-secret -->
<!-- categories: Cryptography -->
<!-- date: 2020-02-23T00:00:00Z -->
-<!-- extrafooter: <script id="MathJax-script" async src="/js/mathjax-3.0.1/tex-chtml.js"></script> -->
+<!-- extrafooter: <script id="MathJax-script" async src="/js/mathjax-3.1.0/tex-chtml.js"></script> -->
Making a backup of a secret can be tricky. For instance: I have a lot of
passwords stored in an encrypted file, which I can edit through my password
diff --git a/content/jsweblabels.html b/content/jsweblabels.html
@@ -15,7 +15,7 @@
</thead>
<tbody>
<tr>
- <td><a href="/js/mathjax-3.0.1/tex-chtml.js">/js/mathjax-3.0.1/tex-chtml.js</a></td>
+ <td><a href="/js/mathjax-3.1.0/tex-chtml.js">/js/mathjax-3.1.0/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.0.1 b/static/js/mathjax-3.0.1
@@ -1 +0,0 @@
-Subproject commit cc6681f8c80d1af9bf3d258cc760e7dc31892e9b
diff --git a/static/js/mathjax-3.1.0 b/static/js/mathjax-3.1.0
@@ -0,0 +1 @@
+Subproject commit f591d1a6f16060efdc2dd4dd3639bbf956d86942