Skip to content

Commit f3a7c6e

Browse files
committed
chore: Enable breadcrumbs
1 parent dd9dab7 commit f3a7c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const config = {
4747
({
4848
docs: {
4949
sidebarPath: './sidebars.js',
50-
breadcrumbs: false,
50+
breadcrumbs: true,
5151
showLastUpdateTime: true,
5252
editUrl: 'https://github.com/sparkison/m3u-editor-docs-v2/tree/master',
5353
},

0 commit comments

Comments
 (0)