Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoMoretti committed Sep 21, 2024
1 parent a51fcb4 commit c263d88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions downloader.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ const config: Config = {
markdown: "hierarchical",
assets: "flat",
},
namingStrategy: {
markdown: "githubSlug",
assets: "default",
},
statusPropertyName: "Status",
statusPropertyValue: "Publish",
pageLinkHasExtension: false,
Expand Down

0 comments on commit c263d88

Please sign in to comment.