Skip to content

Commit 2833a93

Browse files
committed
Adding comment for custom logo
1 parent 732b7c2 commit 2833a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default siteConfig({
2323
// newsletter: '#', // optional newsletter URL
2424
// youtube: '#', // optional youtube channel name or `channel/UCGbXXXXXXXXXXXXXXXXXXXXXX`
2525

26-
// Custom logo - this will replace the breadcrumbs
26+
// Custom logo - this will replace the breadcrumbs - Feature requires navigationStyle: 'custom'
2727
// customHeaderLogo: 'https://transitivebullsh.it/logo.png',
2828
// customHeaderLogoDark: 'https://transitivebullsh.it/logo-dark.png', // optional
2929

0 commit comments

Comments
 (0)