set trailingSlash to true #7

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

@ -13,8 +13,10 @@ 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

Loading…
Cancel
Save