Add trailing slash property

This commit is contained in:
technobaboo
2021-07-21 13:42:44 -05:00
parent f483c831ce
commit bf616315b8

View File

@@ -7,6 +7,7 @@ module.exports = {
tagline: 'We Fight for the Users!',
url: 'https://stardustxr.github.io',
baseUrl: '/website/',
trailingSlash: false,
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',