File tree Expand file tree Collapse file tree 1 file changed +6
-31
lines changed Expand file tree Collapse file tree 1 file changed +6
-31
lines changed Original file line number Diff line number Diff line change 22
22
"anchors" : {
23
23
"from" : " #fff" ,
24
24
"to" : " #eee"
25
+ },
26
+ "background" : {
27
+ "light" : " #fff" ,
28
+ "dark" : " #121317"
25
29
}
26
30
},
27
- "theme" : " venus " ,
31
+ "theme" : " quill " ,
28
32
29
33
"modeToggle" : {
30
34
"default" : " dark" ,
45
49
"url" : " https://discord.gg/kA47vcd8P6"
46
50
}
47
51
],
48
- "primaryTab" : {
49
- "name" : " Home"
50
- },
51
- "tabs" : [
52
- {
53
- "name" : " Integrations" ,
54
- "url" : " integrations" ,
55
- "version" : " v2"
56
- },
57
- {
58
- "name" : " Reference" ,
59
- "url" : " sdk" ,
60
- "version" : " v2"
61
- },
62
- {
63
- "name" : " Examples" ,
64
- "url" : " https://trigger.dev/apis" ,
65
- "version" : " v2"
66
- },
67
- {
68
- "name" : " v3 Developer Preview" ,
69
- "url" : " https://trigger.dev/docs/v3" ,
70
- "version" : " v2"
71
- },
72
- {
73
- "name" : " v2" ,
74
- "url" : " https://trigger.dev/docs/documentation" ,
75
- "version" : " v3"
76
- }
77
- ],
52
+
78
53
"redirects" : [
79
54
{
80
55
"source" : " /documentation/quickstart" ,
You can’t perform that action at this time.
0 commit comments