We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b6192 commit e1bf399Copy full SHA for e1bf399
1 file changed
docs.json
@@ -0,0 +1,12 @@
1
+{
2
+ "$schema": "https://mintlify.com/docs.json",
3
+ "theme": "mint",
4
+ "name": "Your Docs",
5
+ "colors": {
6
+ "primary": "#ff0000"
7
+ },
8
+ "navigation": {
9
+ // Your navigation structure
10
+ }
11
+ // The rest of your configuration
12
+}
0 commit comments