From 66a5c423668379e5e750843594994a001ab5e472 Mon Sep 17 00:00:00 2001
From: Oluyemi Olamide Samuel <62676363+Olamiflow6577@users.noreply.github.com>
Date: Fri, 24 Mar 2023 17:16:05 -0700
Subject: [PATCH 1/7] Create index.html
---
index.html | 1 +
1 file changed, 1 insertion(+)
create mode 100644 index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..2ebccb1
--- /dev/null
+++ b/index.html
@@ -0,0 +1 @@
+
Hello Microverse
From f48576e9207cd176d545015a736c4b14d90cf64b Mon Sep 17 00:00:00 2001
From: Oluyemi Olamide Samuel <62676363+Olamiflow6577@users.noreply.github.com>
Date: Fri, 24 Mar 2023 17:17:16 -0700
Subject: [PATCH 2/7] Create index.css
---
index.css | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 index.css
diff --git a/index.css b/index.css
new file mode 100644
index 0000000..1a7801b
--- /dev/null
+++ b/index.css
@@ -0,0 +1,3 @@
+h1{
+ color:green;
+}
From c6465b408569d91796d99f7751180c94a632969d Mon Sep 17 00:00:00 2001
From: Oluyemi Olamide Samuel <62676363+Olamiflow6577@users.noreply.github.com>
Date: Fri, 24 Mar 2023 17:18:15 -0700
Subject: [PATCH 3/7] Create test.md
---
test.md | 1 +
1 file changed, 1 insertion(+)
create mode 100644 test.md
diff --git a/test.md b/test.md
new file mode 100644
index 0000000..6096b8f
--- /dev/null
+++ b/test.md
@@ -0,0 +1 @@
+This file should be ignored by git
From 360c57b8cc32082274c228f2bb6f263854054c34 Mon Sep 17 00:00:00 2001
From: Oluyemi Olamide Samuel <62676363+Olamiflow6577@users.noreply.github.com>
Date: Fri, 31 Mar 2023 07:58:05 -0700
Subject: [PATCH 4/7] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 446799a..5bd6873 100644
--- a/README.md
+++ b/README.md
@@ -60,11 +60,11 @@ After you're finished please remove all the comments and instructions!
-# 📖 [your_project_name]
+# 📖 [readme-template]
> Describe your project in 1 or 2 sentences.
-**[your_project__name]** is a...
+**[readme-template]** is a simple microverse project
## 🛠Built With
From c05448bea9d16499e382a15801d18afa12fb94e4 Mon Sep 17 00:00:00 2001
From: Oluyemi Olamide Samuel <62676363+Olamiflow6577@users.noreply.github.com>
Date: Fri, 31 Mar 2023 08:10:29 -0700
Subject: [PATCH 5/7] Add files via upload
From 15112a1415e9b0a4bfbbe84cac6a2dcc4643432f Mon Sep 17 00:00:00 2001
From: Oluyemi Olamide Samuel <62676363+Olamiflow6577@users.noreply.github.com>
Date: Fri, 31 Mar 2023 08:11:22 -0700
Subject: [PATCH 6/7] Update index.html
---
index.html | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 2ebccb1..688348d 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,13 @@
-Hello Microverse
+
+
+
+
+
+
+
+ Hello Microverse!
+
+
+
+
+
From 8b3e0c79667499d6ad1bb1ceb424fa83040e6fd2 Mon Sep 17 00:00:00 2001
From: Oluyemi Olamide Samuel <62676363+Olamiflow6577@users.noreply.github.com>
Date: Fri, 31 Mar 2023 08:11:52 -0700
Subject: [PATCH 7/7] Update index.html
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 688348d..385d963 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
+
Hello Microverse!