Skip to content

Commit c063de3

Browse files
committed
Merge branch 'main' of https://github.com/reworkd/AgentGPT
2 parents 434624e + e9e02a2 commit c063de3

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

docs/images/background1.png

256 KB
Loading

docs/mint.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,16 @@
77
},
88
"favicon": "/favicon.png",
99
"colors": {
10-
"primary": "#12A7D3",
11-
"light": "#81D7F7",
12-
"dark": "#004E7A"
10+
"primary": "#000000",
11+
"light": "#FFFFFF",
12+
"dark": "#000000",
13+
"background": {
14+
"dark": "#000000",
15+
"light": "#FFFFFF"
16+
}
1317
},
1418

19+
1520
"topbarCtaButton": {
1621
"type": "github",
1722
"url": "https://github.com/reworkd/AgentGPT"
@@ -50,7 +55,7 @@
5055
},
5156
{
5257
"group": "Other",
53-
"pages": [ "other/philosophy"]
58+
"pages": ["other/philosophy"]
5459
}
5560
],
5661

0 commit comments

Comments
 (0)