From 0cd9c922f83b894f4b9bb245c992b004b64384ad Mon Sep 17 00:00:00 2001 From: Ray Song Date: Sat, 24 Feb 2024 20:08:09 -0800 Subject: [PATCH] Quartz sync: Feb 24, 2024, 8:08 PM --- quartz/components/Footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz/components/Footer.tsx b/quartz/components/Footer.tsx index e26de33..b449049 100644 --- a/quartz/components/Footer.tsx +++ b/quartz/components/Footer.tsx @@ -26,8 +26,8 @@ export default ((opts?: Options) => { ))} */}

- Notes about this website. - Documented by Ray Song © {year}. + Notes about this website. + Documented by Ray Song © {year}.

)