From 4593d9c85c518806eb38caa34f4c6878bd324e48 Mon Sep 17 00:00:00 2001 From: Max Value Date: Mon, 6 Oct 2025 01:14:05 +0100 Subject: [PATCH 1/1] initial --- index.html | 12 ++++++++++++ style.css | 0 2 files changed, 12 insertions(+) create mode 100644 index.html create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..4af7662 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + +
+
+ + + diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29 -- 2.39.2