mirror of
https://github.com/LukeHagar/plex-mintlify-docs.git
synced 2025-12-06 04:20:40 +00:00
Update mint.json
This commit is contained in:
12
mint.json
12
mint.json
@@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://mintlify.com/schema.json",
|
"$schema": "https://mintlify.com/schema.json",
|
||||||
"name": "Plex Developer Documentation",
|
"name": "Plex API Documentation",
|
||||||
"openapi": ["./plex-spec.yaml"],
|
"openapi": ["./plex-spec.yaml"],
|
||||||
"favicon": "/favicon.svg",
|
"favicon": "/favicon.svg",
|
||||||
"colors": {
|
"colors": {
|
||||||
"primary": "#0D9373",
|
"primary": "#03045e",
|
||||||
"light": "#07C983",
|
"light": "#0077b6",
|
||||||
"dark": "#0D9373",
|
"dark": "#00b4d8",
|
||||||
"anchors": {
|
"anchors": {
|
||||||
"from": "#0D9373",
|
"from": "#90e0ef",
|
||||||
"to": "#07C983"
|
"to": "#caf0f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user