From 3017668cd2cb72d6804a061d3cedffe99a411df1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 10 Jun 2025 12:05:33 -0500 Subject: [PATCH] fix lint --- src/components/Footer.astro | 205 ++++++++++++++++++------------------ src/pages/about.astro | 7 +- 2 files changed, 104 insertions(+), 108 deletions(-) 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) => ( -
+
- +

{skill.title}