mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
Quartz sync: Feb 13, 2024, 8:22 PM
This commit is contained in:
parent
37c4d37744
commit
881bca1245
@ -69,7 +69,7 @@ const config: QuartzConfig = {
|
||||
enableSiteMap: true,
|
||||
enableRSS: true,
|
||||
rssLimit: 50,
|
||||
feedDirectories: ["index"], // For a feed for only pages in content/Folder/, add "Folder" to the array
|
||||
feedDirectories: ["index", "Updates"], // For a feed for only pages in content/Folder/, add "Folder" to the array
|
||||
}),
|
||||
Plugin.Assets(),
|
||||
Plugin.Static(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user