From bb34c7a914de82a5d1dc95c13e05eca54cf2096a Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 11 Feb 2025 11:26:39 +0100 Subject: [PATCH] base --- index.html | 27 +++++++++++++++++++++++++++ styles/light.css | 0 2 files changed, 27 insertions(+) create mode 100644 index.html create mode 100644 styles/light.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..8904258 --- /dev/null +++ b/index.html @@ -0,0 +1,27 @@ + + + + + + + +Curriculum Vitæ + + + + + +
+
+ +
+
+ + + + + + + diff --git a/styles/light.css b/styles/light.css new file mode 100644 index 0000000..e69de29