mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-31 00:34: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,
|
enableSiteMap: true,
|
||||||
enableRSS: true,
|
enableRSS: true,
|
||||||
rssLimit: 50,
|
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.Assets(),
|
||||||
Plugin.Static(),
|
Plugin.Static(),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user