From d400c6018fe26c2cfdfe1142cf403d060f893dd3 Mon Sep 17 00:00:00 2001 From: Christoph Bolsinger <49393849+ChristophBo@users.noreply.github.com> Date: Wed, 14 Jun 2023 20:16:10 +0200 Subject: [PATCH] Create index.html --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..137ee90 --- /dev/null +++ b/index.html @@ -0,0 +1,7 @@ + + + +

Hello World

+

Yo, GitHub Pages.

+ + \ No newline at end of file