From 9bbd40ca738c702bf1b2e0a973c2fe2bd0fea23a Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Tue, 2 Jun 2026 22:10:25 +0800 Subject: Rename index.html to doc.html --- docs/doc.html | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ docs/index.html | 100 -------------------------------------------------------- 2 files changed, 100 insertions(+), 100 deletions(-) create mode 100644 docs/doc.html delete mode 100644 docs/index.html (limited to 'docs') diff --git a/docs/doc.html b/docs/doc.html new file mode 100644 index 0000000..505f02a --- /dev/null +++ b/docs/doc.html @@ -0,0 +1,100 @@ + + + + + + + Mingling Documents + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 505f02a..0000000 --- a/docs/index.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - Mingling Documents - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -- cgit