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 ( ) }