mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-12 01:40:53 +01:00
Documentation edits made through Mintlify web editor
This commit is contained in:
parent
75d0bee853
commit
022c34c4a8
@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://mintlify.com/schema.json",
|
||||
"name": "Starter Kit",
|
||||
"name": "Upscayl Docs",
|
||||
"logo": {
|
||||
"dark": "/logo/dark.svg",
|
||||
"light": "/logo/light.svg"
|
||||
"dark": "https://raw.githubusercontent.com/upscayl/upscayl/main/resources/icons/128x128.png",
|
||||
"light": "https://raw.githubusercontent.com/upscayl/upscayl/main/resources/icons/128x128.png"
|
||||
},
|
||||
"favicon": "/favicon.svg",
|
||||
"favicon": "https://raw.githubusercontent.com/upscayl/upscayl/main/resources/icons/128x128.png",
|
||||
"colors": {
|
||||
"primary": "#0D9373",
|
||||
"primary": "#6366f1",
|
||||
"light": "#07C983",
|
||||
"dark": "#0D9373",
|
||||
"anchors": {
|
||||
|
Loading…
Reference in New Issue
Block a user