From 898f1b95c7200a321eb686738e06283fc224959a Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Wed, 12 Mar 2025 20:08:01 -0400 Subject: feat: use tailwind and daisyui --- src/components/Footer.astro | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'src/components/Footer.astro') diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 1eaed7e..9995027 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -4,22 +4,25 @@ const commitSha = const repositoryUrl = "https://github.com/getchoo/website"; --- -