mirror of
https://github.com/bspeice/speice.io
synced 2025-06-30 21:36:38 -04:00
Enable trailing slash
This commit is contained in:
@ -16,6 +16,7 @@ const config: Config = {
|
||||
// If you aren't using GitHub pages, you don't need these.
|
||||
organizationName: 'bspeice',
|
||||
projectName: 'speice.io',
|
||||
trailingSlash: true,
|
||||
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
|
Reference in New Issue
Block a user