From a41f9bc4d239380b6749164ed90b91714e556967 Mon Sep 17 00:00:00 2001 From: enneaa Date: Mon, 31 Mar 2025 21:51:32 +0800 Subject: [PATCH] Update Footer.tsx --- quartz/components/Footer.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/quartz/components/Footer.tsx b/quartz/components/Footer.tsx index cff28cbb9..c1138f21f 100644 --- a/quartz/components/Footer.tsx +++ b/quartz/components/Footer.tsx @@ -24,6 +24,7 @@ export default ((opts?: Options) => { ))} + ) }