From 435fc5825fdd4267ad8f2d16582f8d7fbe910260 Mon Sep 17 00:00:00 2001 From: daiFukuX Date: Sat, 15 Aug 2020 15:09:41 +0200 Subject: [PATCH] Create index.html --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..352518a --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ + + + + Hello World! + + +

Hello World!

+ + \ No newline at end of file