From 755de8ed115850818162a1a44056df72aa066e36 Mon Sep 17 00:00:00 2001
From: La Programmatrice Verde
Date: Mon, 2 Dec 2024 15:08:57 +0100
Subject: [PATCH] Initial commit
---
index.html | 23 +++++++++++++++++++++++
mystyle.css | 0
2 files changed, 23 insertions(+)
create mode 100644 index.html
create mode 100644 mystyle.css
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..945444a
--- /dev/null
+++ b/index.html
@@ -0,0 +1,23 @@
+
+
+
+
+ Lorem Ipsum
+
+
+
+
+ Main title
+ Main subtitle
+ Description of the page
+ List:
+
+
+ Home|Built by La Programmatrice Verde aka BrainTheBest5
+ GitHub
+
+
diff --git a/mystyle.css b/mystyle.css
new file mode 100644
index 0000000..e69de29