From ba02b15c16ae36bbdc4f4b92f79f1aaa55b79c51 Mon Sep 17 00:00:00 2001 From: radishzzz Date: Fri, 21 Feb 2025 08:44:57 +0000 Subject: [PATCH] update: site footer style --- src/components/Footer.astro | 6 +- src/config.ts | 12 ++-- src/content/posts/markdown-extended.mdx | 81 +++++++++++++++++++++++++ 3 files changed, 90 insertions(+), 9 deletions(-) create mode 100644 src/content/posts/markdown-extended.mdx diff --git a/src/components/Footer.astro b/src/components/Footer.astro index f7db0f4..55fb685 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -22,13 +22,13 @@ const year = Number(startYear) === currentYear