set trailingSlash to true #7

Merged
julien.riboulet merged 1 commits from baseUrlPath into master 2 years ago

@ -13,9 +13,11 @@ const config = {
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
trailingSlash: true,
organizationName: 'IUT Clermont-Ferrand', // Usually your GitHub org/user name.
projectName: 'Blazor', // Usually your repo name.
// 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
// to replace "en" with "zh-Hans".

Loading…
Cancel
Save