We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732b7c2 commit 2833a93Copy full SHA for 2833a93
site.config.ts
@@ -23,7 +23,7 @@ export default siteConfig({
23
// newsletter: '#', // optional newsletter URL
24
// youtube: '#', // optional youtube channel name or `channel/UCGbXXXXXXXXXXXXXXXXXXXXXX`
25
26
- // Custom logo - this will replace the breadcrumbs
+ // Custom logo - this will replace the breadcrumbs - Feature requires navigationStyle: 'custom'
27
// customHeaderLogo: 'https://transitivebullsh.it/logo.png',
28
// customHeaderLogoDark: 'https://transitivebullsh.it/logo-dark.png', // optional
29
0 commit comments