make path and globbing more platform invariant
This commit is contained in:
parent
264ea3d544
commit
d7842e0ce7
7 changed files with 45 additions and 54 deletions
|
@ -66,7 +66,7 @@ const config: QuartzConfig = {
|
|||
enableSiteMap: true,
|
||||
enableRSS: true,
|
||||
}),
|
||||
Plugin.Assets({ attachmentsFolder: "attachments" }),
|
||||
Plugin.Assets(),
|
||||
Plugin.Static(),
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue