mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-01 03:09:34 +00:00
Small Bug Fixes and Improvements
This commit is contained in:
parent
dbbd727554
commit
8c3b4b734e
10 changed files with 106 additions and 22 deletions
|
@ -2,8 +2,8 @@
|
|||
"$schema": "https://mintlify.com/schema.json",
|
||||
"name": "Tasko",
|
||||
"logo": {
|
||||
"dark": "/public/logo-light.svg",
|
||||
"light": "/public/logo-dark.svg",
|
||||
"dark": "/public/logo-dark.svg",
|
||||
"light": "/public/logo-light.svg",
|
||||
"href": "https://tasko.ahmadk953.org/"
|
||||
},
|
||||
"favicon": "/public/favicon.svg",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue