fix: favicons across all web properties
This commit is contained in:
parent
7d5e6718dc
commit
b4e6f128d7
49 changed files with 66 additions and 84 deletions
|
|
@ -8,7 +8,6 @@ export default createHandler(() => (
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="shortcut icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<title>OpenCode</title>
|
||||
{assets}
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue