Enable trailingSlash in docs (#1114)

This commit is contained in:
Erik Vroon
2025-02-09 23:16:24 +01:00
committed by GitHub
parent 0554e75c8f
commit 19060687a3

View File

@@ -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