We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 434624e + e9e02a2 commit c063de3Copy full SHA for c063de3
docs/images/background1.png
256 KB
docs/mint.json
@@ -7,11 +7,16 @@
7
},
8
"favicon": "/favicon.png",
9
"colors": {
10
- "primary": "#12A7D3",
11
- "light": "#81D7F7",
12
- "dark": "#004E7A"
+ "primary": "#000000",
+ "light": "#FFFFFF",
+ "dark": "#000000",
13
+ "background": {
14
15
+ "light": "#FFFFFF"
16
+ }
17
18
19
+
20
"topbarCtaButton": {
21
"type": "github",
22
"url": "https://github.com/reworkd/AgentGPT"
@@ -50,7 +55,7 @@
50
55
51
56
{
52
57
"group": "Other",
53
- "pages": [ "other/philosophy"]
58
+ "pages": ["other/philosophy"]
54
59
}
60
],
61
0 commit comments