Add trailing slash property
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
|||||||
tagline: 'We Fight for the Users!',
|
tagline: 'We Fight for the Users!',
|
||||||
url: 'https://stardustxr.github.io',
|
url: 'https://stardustxr.github.io',
|
||||||
baseUrl: '/website/',
|
baseUrl: '/website/',
|
||||||
|
trailingSlash: false,
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
|
|||||||
Reference in New Issue
Block a user