mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
wip(share): enterprise favicon
This commit is contained in:
parent
c60cb6c329
commit
8e1c7cfe89
Binary file not shown.
|
Before Width: | Height: | Size: 664 B |
1
packages/enterprise/public/favicon.svg
Symbolic link
1
packages/enterprise/public/favicon.svg
Symbolic link
@ -0,0 +1 @@
|
||||
../../ui/src/assets/favicon/favicon.svg
|
||||
@ -8,7 +8,7 @@ export default createHandler(() => (
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="shortcut icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<title>OpenCode</title>
|
||||
{assets}
|
||||
</head>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user