Skip to content
Snippets Groups Projects
Commit 550b63c9 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix(navigation): connection timeout

fixes #12
parent 07db8e64
No related branches found
No related tags found
1 merge request!70fix(navigation): connection timeout
This commit is part of merge request !70. Comments created here will be created in the context of that merge request.
...@@ -23,6 +23,7 @@ const config: Config = { ...@@ -23,6 +23,7 @@ const config: Config = {
onBrokenLinks: 'throw', onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn', onBrokenMarkdownLinks: 'warn',
trailingSlash: true,
// Even if you don't use internationalization, you can use this field to set // Even if you don't use internationalization, you can use this field to set
// useful metadata like html lang. For example, if your site is Chinese, you // useful metadata like html lang. For example, if your site is Chinese, you
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment