From cb270b3d1da0ef82905ad31aa3cc7648ed62dc89 Mon Sep 17 00:00:00 2001 From: likendev Date: Tue, 24 Oct 2023 22:46:38 +0800 Subject: [PATCH 1/3] fix: update SRI verification hash --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ff1d5e561..813da6e46 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@ - + From 9d638cb5bf68b04d48a701be23c8d5fb57fc59f3 Mon Sep 17 00:00:00 2001 From: Liken Tan Date: Sun, 29 Oct 2023 02:16:18 +0800 Subject: [PATCH 2/3] fix: updated SRI hash to sha512 --- index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 813da6e46..7d971d289 100644 --- a/index.html +++ b/index.html @@ -38,25 +38,25 @@ - - - + + + - - - - + + + + - - - - + + + + - + - - + + From 8feaca4f5399a07475f3f3a662b54931fa0e8e2e Mon Sep 17 00:00:00 2001 From: Liken Tan Date: Sun, 29 Oct 2023 02:23:52 +0800 Subject: [PATCH 3/3] fix: replace dracula to darcula * typo for css import --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7d971d289..3bdf189e9 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ - +