From: Cameron Otsuka Date: Tue, 16 Dec 2025 20:41:20 +0000 (-0800) Subject: only use sans-serif for social links X-Git-Tag: v2.1.0 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=30eb1bd62327a996924e43efe925e07f1c615f09;p=cotsuka.github.io only use sans-serif for social links --- diff --git a/src/components/footer.astro b/src/components/footer.astro index 3802be9..b956421 100644 --- a/src/components/footer.astro +++ b/src/components/footer.astro @@ -23,9 +23,11 @@ const currentYear = new Date().getFullYear();