From d0d669caf37f495986d3f3a8aeba822e6df464f1 Mon Sep 17 00:00:00 2001 From: Ulysia Date: Mon, 14 Oct 2024 08:27:22 +0200 Subject: [PATCH] test --- quartz/components/CustomFooter.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/quartz/components/CustomFooter.tsx b/quartz/components/CustomFooter.tsx index 7e331f2..1acdf82 100644 --- a/quartz/components/CustomFooter.tsx +++ b/quartz/components/CustomFooter.tsx @@ -14,6 +14,7 @@ export default ((opts?: Options) => { return ( ) }