diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 2d510ff..0fdb1e6 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -137,114 +137,113 @@ const socialLinks = [
-
-
-
-
- © {currentYear} All rights reserved.
-
+
+
+
+
+ © {currentYear} All rights reserved.
+
-
+
+
+
+
+ Astro
+
+
+
-
-
+
+
diff --git a/src/pages/about.astro b/src/pages/about.astro
index ce1ff72..856e896 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -120,15 +120,12 @@ const skills = await directus.request(
{
skills.map((skill, index) => (
-