diff --git a/quartz/components/PageList.tsx b/quartz/components/PageList.tsx index 7bf23829c..88ef11efc 100644 --- a/quartz/components/PageList.tsx +++ b/quartz/components/PageList.tsx @@ -82,6 +82,10 @@ export const PageList: QuartzComponent = ({ cfg, fileData, allFiles, limit, sort {title} + {/* description 추가 */} + {page.frontmatter?.description && ( +