From 8edee5d94f2d14d9b66c43fe015842c5bbaa3689 Mon Sep 17 00:00:00 2001 From: Djalim Simaila Date: Fri, 17 Jan 2025 11:10:21 +0100 Subject: [PATCH] initial commit --- index.html | 21 +++++++++++++++++++++ static/style.css | 0 2 files changed, 21 insertions(+) create mode 100644 index.html create mode 100644 static/style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..658d164 --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + + + + + + diff --git a/static/style.css b/static/style.css new file mode 100644 index 0000000..e69de29