feat: remove favicon for now

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2025-09-13 23:40:39 +00:00
parent ca16af6e3e
commit 2478b496d6

View File

@@ -3,7 +3,6 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/svg+xml" href="./assets/logo.svg" />
<title>Bun + React</title>
</head>
<body>