fix: disable breadcrumbs in the about docs

This commit is contained in:
Hossein Mehrabi 2023-12-14 20:24:47 +03:30 committed by Jinho Jang
parent de2f994bbf
commit 78315c7c3c
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ const config = {
id: 'about', id: 'about',
routeBasePath: '/about', routeBasePath: '/about',
path: 'about', path: 'about',
breadcrumbs: false,
}, },
], ],
[ [