diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index a4ff6c6..d805dbd 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -1,6 +1,8 @@
+
2022 © Ayo Ayco . All Rights Reserved
+ Ayo Ayco | Software Engineer + Web Developer
Missing old content? I moved my previous site
@@ -12,7 +14,9 @@
footer {
color: #888;
- margin-left: -40px;
+ font-size: small;
+ margin: 40px 0 0 -40px;
+ text-align: right;
}
footer a {
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 8ffa7f5..30c961e 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -5,124 +5,117 @@ import Footer from "../components/Footer.astro";
---
-
- Hi, I'm Ayo!
-
- 👨🏻💻 Software Extraordinaire
- 🕵🏻♂️ Frontend Detective Consultant
- 📚 BS Computer Science
-
-
-
-
+
+
+
+
Ayo Ayco
+
+ 👨🏻💻 Software Extraordinaire
+ 🕵🏻♂️ Frontend Detective Consultant
+ 📚 BS Computer Science
+
+
+
+
+
+
diff --git a/src/pages/social.astro b/src/pages/social.astro
index de54b62..485c47e 100644
--- a/src/pages/social.astro
+++ b/src/pages/social.astro
@@ -25,7 +25,7 @@ import Footer from '../components/Footer.astro';
body="Some music I made as a hobby"
/>
-
+