commit 43bfe38039011153071bfec2e36fe56b5198362e Author: abearxiong Date: Fri Jun 6 01:49:54 2025 +0800 only in web docs diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b512c09 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..f1e1d9e --- /dev/null +++ b/index.html @@ -0,0 +1,32 @@ + + + + + + + Document + + + + + + +
+ + + + + \ No newline at end of file