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"); -