Skip to content

Commit 38a5e29

Browse files
committed
Changed the theme and background + removed the tabs
1 parent 541e477 commit 38a5e29

File tree

1 file changed

+6
-31
lines changed

1 file changed

+6
-31
lines changed

docs/mint.json

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,13 @@
2222
"anchors": {
2323
"from": "#fff",
2424
"to": "#eee"
25+
},
26+
"background": {
27+
"light": "#fff",
28+
"dark": "#121317"
2529
}
2630
},
27-
"theme": "venus",
31+
"theme": "quill",
2832

2933
"modeToggle": {
3034
"default": "dark",
@@ -45,36 +49,7 @@
4549
"url": "https://discord.gg/kA47vcd8P6"
4650
}
4751
],
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+
7853
"redirects": [
7954
{
8055
"source": "/documentation/quickstart",

0 commit comments

Comments
 (0)