From 385cf7b83fe491046fa014b441dfe7bac543caff Mon Sep 17 00:00:00 2001 From: Aldrnari Date: Tue, 5 Jan 2021 22:43:50 -0500 Subject: [PATCH] created Index.html page containing: Hello Laping! Thank you~<3 --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..630956d --- /dev/null +++ b/index.html @@ -0,0 +1,16 @@ + + + + Testing Page + + + + +

+ Hello, Laping!
+

+

+ Thank you~<3 +

+ + \ No newline at end of file