Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 00:21:28 +08:00 committed by GitHub
parent db68a2c59b
commit 6bae7046c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,7 +90,7 @@ const config: QuartzConfig = {
Plugin.NotFoundPage(), Plugin.NotFoundPage(),
], ],
}, },
components: { components: { 
beforeBody: [ beforeBody: [
Component.RecentNotes({ Component.RecentNotes({
title: "最近更新", title: "最近更新",