Skip to content

Commit 940986d

Browse files
committed
Updating logo example links
1 parent c8c9e33 commit 940986d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ export default siteConfig({
2424
// youtube: '#', // optional youtube channel name or `channel/UCGbXXXXXXXXXXXXXXXXXXXXXX`
2525

2626
// 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',
27+
// customHeaderLogo: 'https://transitivebullsh.it/logo.png',
28+
// customHeaderLogoDark: 'https://transitivebullsh.it/logo-dark.png', // optional
2929

3030
// default notion icon and cover images for site-wide consistency (optional)
3131
// page-specific values will override these site-wide defaults

0 commit comments

Comments
 (0)