Skip to content

Commit 3689688

Browse files
committed
Edgee logo
1 parent 3ac4d9e commit 3689688

5 files changed

Lines changed: 86 additions & 66 deletions

File tree

docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,8 +471,8 @@
471471
"codeblocks": "dark"
472472
},
473473
"logo": {
474-
"light": "/images/logos/edgee-light.svg",
475-
"dark": "/images/logos/edgee-dark.svg",
474+
"light": "/images/logos/logo-black.svg",
475+
"dark": "/images/logos/logo-white.svg",
476476
"href": "https://www.edgee.ai"
477477
},
478478
"background": {

images/logos/logo-black.svg

Lines changed: 10 additions & 0 deletions
Loading

images/logos/logo-white.svg

Lines changed: 10 additions & 0 deletions
Loading

package-lock.json

Lines changed: 63 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"links": "mintlify broken-links"
55
},
66
"dependencies": {
7-
"mintlify": "^4.2.426"
7+
"mintlify": "^4.2.435"
88
}
99
}

0 commit comments

Comments
 (0)