Skip to content

Commit 3a93400

Browse files
committed
hide page tag list
1 parent 0437ea9 commit 3a93400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz.layout.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const defaultContentPageLayout: PageLayout = {
2525
}),
2626
Component.ArticleTitle(),
2727
// Component.ContentMeta(),
28-
Component.TagList(),
28+
// Component.TagList(),
2929
],
3030
left: [
3131
Component.PageTitle(),

0 commit comments

Comments
 (0)