fix: docs logo

This commit is contained in:
dswbx
2024-12-03 19:34:14 +01:00
parent 20477a655e
commit c54455870c

View File

@@ -2,8 +2,8 @@
"$schema": "https://mintlify.com/schema.json", "$schema": "https://mintlify.com/schema.json",
"name": "bknd", "name": "bknd",
"logo": { "logo": {
"dark": "/_assets/logo/bknd_logo_white_test.svg", "dark": "/_assets/logo/bknd_logo_white.svg",
"light": "/_assets/logo/light.svg", "light": "/_assets/logo/bknd_logo_black.svg",
"href": "https://bknd.io" "href": "https://bknd.io"
}, },
"theme": "prism", "theme": "prism",