mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
Update quartz.layout.ts
关闭标签显示
This commit is contained in:
parent
69909c33f0
commit
a3cec9cc97
@ -57,7 +57,7 @@ export const defaultContentPageLayout: PageLayout = {
|
||||
Component.DesktopOnly(
|
||||
Component.RecentNotes({
|
||||
title: "最近更新",
|
||||
showTags: true,
|
||||
showTags: false,
|
||||
limit: 4,
|
||||
filter: (f) => {
|
||||
if (f.filePath?.endsWith("index.md")) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user