support attachments folder
This commit is contained in:
parent
55a1fb8c41
commit
8fd75ffbfd
4 changed files with 50 additions and 28 deletions
|
@ -114,7 +114,7 @@ const config: QuartzConfig = {
|
|||
enableSiteMap: true,
|
||||
enableRSS: true,
|
||||
}),
|
||||
Plugin.Assets(),
|
||||
Plugin.Assets({ attachmentsFolder: "attachments" }),
|
||||
Plugin.Static(),
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue