From dc45c67eae1fd289ca4241e571bd7c50ee3ac998 Mon Sep 17 00:00:00 2001 From: SanjayramVempati <101228879+SanjayramVempati@users.noreply.github.com> Date: Sun, 26 Mar 2023 23:00:07 -0400 Subject: [PATCH] new stuff --- src/components/Footer.astro | 47 ++++++++++++++++++------------------ src/components/Nav.astro | 16 +++++++----- src/components/NavLink.astro | 2 +- 3 files changed, 35 insertions(+), 30 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index b8b7d2b..61cf43a 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -7,13 +7,33 @@ import logo from '../images/logo.png';