Skip to content

Commit 45797e9

Browse files
authored
removing docs prefix (windmill-labs#583)
1 parent 02f94d0 commit 45797e9

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/utils/useInkeepSettings.tsx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,6 @@ const useInkeepSettings = (): InkeepSharedSettings => {
6969
replaceLeading: false,
7070
breadcrumbName: 'Home'
7171
}
72-
],
73-
prependBreadcrumbs: [
74-
{
75-
matchingRule: {
76-
UrlMatch: {
77-
ruleType: 'PartialUrl',
78-
partialUrl: 'windmill.dev/docs'
79-
}
80-
},
81-
breadcrumbToPrepend: 'Docs'
82-
}
8372
]
8473
},
8574
theme: {

0 commit comments

Comments
 (0)