From ff741ecadc49890970fdac7d668f551a5eb5c2c4 Mon Sep 17 00:00:00 2001 From: Brulijam Date: Thu, 23 Nov 2023 19:41:34 +0000 Subject: [PATCH] added index.html --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..dcb28af --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + +Hello world + + + +

This is a Heading

+

This is a paragraph.

+ + + \ No newline at end of file