From 835f6a0d614553272841390127d34c759bcbc83d Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Thu, 3 Oct 2024 21:42:24 +0200 Subject: [PATCH] Revert Footer --- quartz/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz/components/Footer.tsx b/quartz/components/Footer.tsx index d8c2d2a3d..fb121a38f 100644 --- a/quartz/components/Footer.tsx +++ b/quartz/components/Footer.tsx @@ -13,7 +13,7 @@ export default ((opts?: Options) => { const year = new Date().getFullYear() const links = opts?.links ?? [] return ( -