align Docusaurus trailing slashes: redirects and canonicals

This commit is contained in:
Kenneth Bingham 2023-02-10 21:52:53 -05:00
parent 11e6053912
commit e7f22346fe
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -11,6 +11,7 @@ const config = {
tagline: 'Globally distributed reverse proxy',
url: 'https://docs.zrok.io',
baseUrl: '/',
trailingSlash: true,
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/space-ziggy.png',