mirror of
https://github.com/evroon/bracket.git
synced 2026-04-21 15:57:00 -04:00
Enable trailingSlash in docs (#1114)
This commit is contained in:
@@ -15,6 +15,7 @@ const config = {
|
||||
projectName: "bracket",
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "warn",
|
||||
trailingSlash: true,
|
||||
|
||||
// Even if you don't use internalization, you can use this field to set useful
|
||||
// metadata like html lang. For example, if your site is Chinese, you may want
|
||||
|
||||
Reference in New Issue
Block a user