Merge pull request #19522 from bigbluebutton/antobinary-patch-2
docs: Force trailingSlash
This commit is contained in:
commit
9def3d3872
@ -13,6 +13,7 @@ const config = {
|
|||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
|
trailingSlash: true,
|
||||||
|
|
||||||
// GitHub pages deployment config.
|
// GitHub pages deployment config.
|
||||||
// If you aren't using GitHub pages, you don't need these.
|
// If you aren't using GitHub pages, you don't need these.
|
||||||
|
Loading…
Reference in New Issue
Block a user