docs: Fix favicon link.
This commit is contained in:
parent
46e43ee883
commit
28956cc2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ const config: UserConfig = {
|
|||
"link",
|
||||
{
|
||||
rel: "icon",
|
||||
href: "/logo.svg",
|
||||
href: "/gpui-component/logo.svg",
|
||||
},
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue