wip(share): enterprise favicon
parent
c60cb6c329
commit
8e1c7cfe89
Binary file not shown.
|
Before Width: | Height: | Size: 664 B |
|
|
@ -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…
Reference in New Issue