File tree 4 files changed +26
-28
lines changed
4 files changed +26
-28
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4
4
"name" : " launchweek.dev" ,
5
5
6
6
"logo" : {
7
- "light" : " /assets/supabase-community- icon.svg" ,
8
- "dark" : " /assets/supabase-community- icon.svg"
7
+ "light" : " /assets/lw- icon-light .svg" ,
8
+ "dark" : " /assets/lw- icon-dark .svg"
9
9
},
10
10
11
- "favicon" : " /assets/supabase-community- icon.svg" ,
11
+ "favicon" : " /assets/lw- icon-dark .svg" ,
12
12
13
13
"colors" : {
14
- "primary" : " #019A55 " ,
15
- "light" : " #3ECF8E " ,
16
- "dark" : " #019A55 " ,
14
+ "primary" : " #8957E5 " ,
15
+ "light" : " #8957E5 " ,
16
+ "dark" : " #8957E5 " ,
17
17
"background" : {
18
- "light" : " #FCFCFC " ,
19
- "dark" : " #121212 "
18
+ "light" : " #FFFFFF " ,
19
+ "dark" : " #0D1117 "
20
20
}
21
21
},
22
22
56
56
}
57
57
],
58
58
59
+ "seo" : {
60
+ "indexHiddenPages" : true
61
+ },
62
+
59
63
"footer" : {
60
64
"socials" : { "github" : " https://git.new/lw" },
61
65
"links" : [
You can’t perform that action at this time.
0 commit comments