From 34cfcae70c44b4d6154fd6c24c84c4223aeab7b7 Mon Sep 17 00:00:00 2001 From: Mira Kristipati Date: Tue, 11 Jun 2024 15:53:21 -0400 Subject: [PATCH] fix footer, links --- src/components/Footer.astro | 1 + src/pages/links.astro | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 70b892c..4992564 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -46,6 +46,7 @@ themes.delete("default"); >CC BY-NC-SA 4.0 +  
diff --git a/src/pages/links.astro b/src/pages/links.astro index 8185543..bd03c8f 100644 --- a/src/pages/links.astro +++ b/src/pages/links.astro @@ -55,8 +55,9 @@ document.getElementById(theme)?.setAttribute("selected", "true"); -