diff --git a/src/components/Footer.css.ts b/src/components/Footer.css.ts index 2aa28af..ff3a964 100644 --- a/src/components/Footer.css.ts +++ b/src/components/Footer.css.ts @@ -165,3 +165,4 @@ globalStyle(`${siteFooterClass} a:hover`, { globalStyle(`${latestPostsClass} li a:visited:not(:hover)`, { color: vars.color.linkVisited, }) + diff --git a/src/components/Footer.svelte b/src/components/Footer.svelte index 35f5f18..5692627 100644 --- a/src/components/Footer.svelte +++ b/src/components/Footer.svelte @@ -120,6 +120,16 @@
+