diff --git a/quartz/components/CustomFooter.tsx b/quartz/components/CustomFooter.tsx index 1acdf82..7e331f2 100644 --- a/quartz/components/CustomFooter.tsx +++ b/quartz/components/CustomFooter.tsx @@ -14,7 +14,6 @@ export default ((opts?: Options) => { return ( ) }