Skip to content

Commit 3e97c1f

Browse files
committed
trailing slash.
1 parent cc11142 commit 3e97c1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const config: Config = {
2929
locales: ["en"],
3030
},
3131
headTags: [{ tagName: "meta", attributes: { name: "algolia-site-verification", content: "124F48323C67E480" } }],
32-
32+
trailingSlash: true,
3333
presets: [
3434
[
3535
"classic",

0 commit comments

Comments
 (0)