File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,9 @@ module.exports = withBundleAnalyzer({
13
13
'pbs.twimg.com' ,
14
14
'abs.twimg.com' ,
15
15
's3.us-west-2.amazonaws.com' ,
16
+ '1.bp.blogspot.com' ,
16
17
'transitivebullsh.it'
18
+
17
19
] ,
18
20
formats : [ 'image/avif' , 'image/webp' ] ,
19
21
dangerouslyAllowSVG : true ,
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ export default siteConfig({
25
25
// youtube: '#', // optional youtube channel name or `channel/UCGbXXXXXXXXXXXXXXXXXXXXXX`
26
26
27
27
// Custom logo - this will replace the breadcrumbs - Feature requires navigationStyle: 'custom'
28
- // customHeaderLogo: 'https://transitivebullsh.it/logo .png',
29
- // customHeaderLogoDark: 'https://transitivebullsh.it/logo-dark .png', // optional
28
+ customHeaderLogo : 'https://1.bp.blogspot.com/-fZ38nKKsoqQ/YUYRfQne9_I/AAAAAAAAAfc/iWIDawW-n-crOO2hJn4C5XBaCnyfFPqegCLcBGAsYHQ/w300/logo1 .png' ,
29
+ customHeaderLogoDark : 'https://1.bp.blogspot.com/-vNGYwaSy7QY/YUYjVNs4EyI/AAAAAAAAAfs/f6KjSKcUdLQG-IznFVFHE0Pgw5XhAIDSACLcBGAsYHQ/s16000/logo2 .png' , // optional
30
30
31
31
// default notion icon and cover images for site-wide consistency (optional)
32
32
// page-specific values will override these site-wide defaults
@@ -54,8 +54,8 @@ export default siteConfig({
54
54
55
55
// whether to use the default notion navigation style or a custom one with links to
56
56
// important pages
57
- navigationStyle : 'default'
58
- // navigationStyle: 'custom',
57
+ // navigationStyle: 'default'
58
+ navigationStyle : 'custom' ,
59
59
// navigationLinks: [
60
60
// {
61
61
// title: 'About',
You can’t perform that action at this time.
0 commit comments