Skip to content

Commit 7f8bf7f

Browse files
committed
initial branding
1 parent 01f9e21 commit 7f8bf7f

File tree

2 files changed

+19
-32
lines changed

2 files changed

+19
-32
lines changed

docs.json

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://mintlify.com/docs.json",
3-
"theme": "mint",
4-
"name": "Mint Starter Kit",
3+
"theme": "maple",
4+
"name": "Mintlify",
55
"colors": {
6-
"primary": "#16A34A",
7-
"light": "#07C983",
8-
"dark": "#15803D"
6+
"primary": "#0D9373",
7+
"light": "#55D799",
8+
"dark": "#0D9373"
99
},
1010
"favicon": "/favicon.svg",
1111
"navigation": {
@@ -15,11 +15,7 @@
1515
"groups": [
1616
{
1717
"group": "Get Started",
18-
"pages": [
19-
"introduction",
20-
"quickstart",
21-
"development"
22-
]
18+
"pages": ["introduction", "quickstart", "development"]
2319
},
2420
{
2521
"group": "Essentials",
@@ -39,9 +35,7 @@
3935
"groups": [
4036
{
4137
"group": "API Documentation",
42-
"pages": [
43-
"api-reference/introduction"
44-
]
38+
"pages": ["api-reference/introduction"]
4539
},
4640
{
4741
"group": "Endpoint Examples",
@@ -99,4 +93,4 @@
9993
"linkedin": "https://linkedin.com/company/mintlify"
10094
}
10195
}
102-
}
96+
}

favicon.svg

Lines changed: 11 additions & 18 deletions
Loading

0 commit comments

Comments
 (0)