mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
chore: run prettier
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
62ff7e29b1
commit
9b3d82a6c5
@ -68,7 +68,6 @@ export default ((opts?: Partial<FolderContentOptions>) => {
|
||||
frontmatter: { title: subfolderTitle, tags: ["folder"] },
|
||||
})
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
const cssClasses: string[] = fileData.frontmatter?.cssclasses ?? []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user