From 38c4cb72fece7abd11752dbc729fc86577d08cd6 Mon Sep 17 00:00:00 2001 From: "florian.llimos" Date: Tue, 11 Feb 2025 14:26:40 +0100 Subject: [PATCH] feat: creating the basic page structure --- index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..997b544 --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + + Siahbva + + + + + + + + + + +
+
+ + + \ No newline at end of file