mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
update docs to navigate to web on logo click
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
"$schema": "https://mintlify.com/schema.json",
|
||||
"name": "bknd",
|
||||
"logo": {
|
||||
"dark": "/_assets/logo/bknd_logo_white.svg",
|
||||
"light": "/_assets/logo/bknd_logo_black.svg"
|
||||
"dark": "/_assets/logo/bknd_logo_white_test.svg",
|
||||
"light": "/_assets/logo/light.svg",
|
||||
"href": "https://bknd.io"
|
||||
},
|
||||
"theme": "prism",
|
||||
"layout": "sidenav",
|
||||
@@ -44,12 +45,6 @@
|
||||
}
|
||||
],
|
||||
"anchors": [
|
||||
{
|
||||
"name": "Web",
|
||||
"icon": "globe",
|
||||
"iconType": "solid",
|
||||
"url": "https://bknd.io"
|
||||
},
|
||||
{
|
||||
"name": "Docs",
|
||||
"icon": "book-open-cover",
|
||||
|
||||
Reference in New Issue
Block a user