Add "trailingSlash: false,"
This commit is contained in:
parent
44cc0cc1bd
commit
fae7e4be44
@ -25,6 +25,7 @@ const config = {
|
|||||||
|
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
|
trailingSlash: false,
|
||||||
|
|
||||||
// Even if you don't use internationalization, you can use this field to set
|
// Even if you don't use internationalization, you can use this field to set
|
||||||
// useful metadata like html lang. For example, if your site is Chinese, you
|
// useful metadata like html lang. For example, if your site is Chinese, you
|
||||||
|
Loading…
Reference in New Issue
Block a user