From 714d3045b36765dade79be796d84432eb040d3ea Mon Sep 17 00:00:00 2001 From: ndrooo Date: Mon, 12 Aug 2024 21:45:45 -0400 Subject: [PATCH] Use a
instead -- better practice to stick to block elements. --- quartz/components/PageList.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz/components/PageList.tsx b/quartz/components/PageList.tsx index 54452973c..cc0124a8f 100644 --- a/quartz/components/PageList.tsx +++ b/quartz/components/PageList.tsx @@ -46,13 +46,13 @@ export const PageList: QuartzComponent = ({ cfg, fileData, allFiles, limit, sort return (
  • - +
    {page.dates && (

    )} - +