Skip to content

Commit c6bdedc

Browse files
committed
updated which favicon should show up
1 parent c1cd9aa commit c6bdedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
5+
<link rel="icon" href="%sveltekit.assets%/favicon-2.png" />
66
<meta name="viewport" content="width=device-width" />
77
<link rel="preconnect" href="https://fonts.googleapis.com" />
88
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

0 commit comments

Comments
 (0)