From 55551c7c77c1f5f84f65daf30454fb277c9a3f94 Mon Sep 17 00:00:00 2001 From: Osborne Date: Mon, 8 Dec 2025 21:08:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E6=88=90=E4=BA=86index?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..46f33ea --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + HEllO + + + Hello, world! + + \ No newline at end of file