From ca2ff7605b6ccd2d860160942ba5fd55b025e092 Mon Sep 17 00:00:00 2001 From: Boredsheep <59504699+Aixiis@users.noreply.github.com> Date: Mon, 25 Dec 2023 23:06:02 +0100 Subject: [PATCH] Create index.html --- index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..28debcf --- /dev/null +++ b/index.html @@ -0,0 +1,23 @@ + + +
+ + +<!DOCTYPE html>
+<html>
+<body>
+<h1>Hello World</h1>
+<p>I'm hosted with GitHub Pages.</p>
+</body>
+</html>
+ +