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 c8c9e33 commit 940986dCopy full SHA for 940986d
site.config.ts
@@ -24,8 +24,8 @@ export default siteConfig({
24
// youtube: '#', // optional youtube channel name or `channel/UCGbXXXXXXXXXXXXXXXXXXXXXX`
25
26
// Custom logo - this will replace the breadcrumbs
27
- // customHeaderLogo: 'https://cdn.logo.com/hotlink-ok/logo-social.png',
28
- // customHeaderLogoDark: 'https://alexchaveriat-com.vercel.app/logo-dark.png',
+ // customHeaderLogo: 'https://transitivebullsh.it/logo.png',
+ // customHeaderLogoDark: 'https://transitivebullsh.it/logo-dark.png', // optional
29
30
// default notion icon and cover images for site-wide consistency (optional)
31
// page-specific values will override these site-wide defaults
0 commit comments