figbertmath

[RADIOACTIVE] miscellaneous math programs in website form
git clone git://git.figbert.com/figbertmath.git
Log | Files | Refs | README

commit f0f0c79235035ce1feab6354e0b13556f23641e4
parent 4d7710f2c4b454f0c9c11003ba5fcccece43caea
Author: FIGBERT <figbert@figbert.com>
Date:   Tue,  2 Mar 2021 17:29:17 -0800

Update analytics script integrity hash

Diffstat:
Mpublic/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html @@ -12,7 +12,7 @@ <link rel="apple-touch-icon" href="logo192.png" /> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> <title>FIGBERT Math</title> - <script async defer data-website-id="7e66b23a-800c-470e-a946-9bb75a455046" integrity="sha384-SFgC+hTq6Y/T7BVtH5jNjyKuiSefSCTh8BN9KApl6huoN9KYDDnCXZd2e3dcoxbL" src="https://umami.figbert.com/umami.js" crossorigin="anonymous"></script> + <script async defer data-website-id="7e66b23a-800c-470e-a946-9bb75a455046" integrity="sha384-ktvnY3fkD0WTTw2i3sBMK8ZyhxrUCIv9OLeE3NitG/fIqM+j5Q+J2FNIULaoY8sW" src="https://umami.figbert.com/umami.js" crossorigin="anonymous"></script> </head> <body> <noscript>This app is built with React, so you need to enable JavaScript to run it.</noscript>