diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 07962cc..10067e1 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -2,8 +2,14 @@
- 2022 © Ayo Ayco. All Rights Reserved
- Ayo Ayco | Software Engineer + Web Developer
- - Find me on Mastodon
- - Find me on the #Fediverse
+ -
+ Find me on Mastodon
+
+ -
+ Find me on the #Fediverse
+
-
Missing old content? I moved my previous site
- {`${title} | Ayo Ayco | Software Engineer + Web Developer`}
+ {title}
@@ -34,9 +37,12 @@ const baseURL = "https://ayo.ayco.io";
-
-
+
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 4c79e26..2f1069b 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -4,7 +4,7 @@ import Card from "../components/Card.astro";
import Footer from "../components/Footer.astro";
---
-
+