From 77a338ba143afd25993561d1ad764477fbed688d Mon Sep 17 00:00:00 2001 From: woodchen Date: Mon, 31 Jul 2023 17:53:10 +0800 Subject: [PATCH] fix bugs --- .gitignore | 1 + index.html | 53 +++++++++++++++++++++-------------------------------- 2 files changed, 22 insertions(+), 32 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6f9a44 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode/settings.json diff --git a/index.html b/index.html index 1a9b523..09964c7 100644 --- a/index.html +++ b/index.html @@ -8,12 +8,12 @@