From 6498a0124f8edf64cdcf966b9965074c191b7e8d Mon Sep 17 00:00:00 2001 From: Theecypher Date: Fri, 19 May 2023 12:56:52 +0100 Subject: [PATCH] added html file --- 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..286363c --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + +

This is my first open-source contribution

+ + \ No newline at end of file