Update contentIndex.tsx

This commit is contained in:
enneaa 2025-05-16 22:22:14 +08:00 committed by GitHub
parent 93061c3032
commit 4f109b5bca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ const defaultOptions: Options = {
enableRSS: true,
rssLimit: 30,
rssFullHtml: true,
rssSlug: "index",
rssSlug: "feed",
includeEmptyFiles: true,
}