mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
fix: docs logo
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"$schema": "https://mintlify.com/schema.json",
|
||||
"name": "bknd",
|
||||
"logo": {
|
||||
"dark": "/_assets/logo/bknd_logo_white_test.svg",
|
||||
"light": "/_assets/logo/light.svg",
|
||||
"dark": "/_assets/logo/bknd_logo_white.svg",
|
||||
"light": "/_assets/logo/bknd_logo_black.svg",
|
||||
"href": "https://bknd.io"
|
||||
},
|
||||
"theme": "prism",
|
||||
|
||||
Reference in New Issue
Block a user