Skip to content

Commit a01ecf5

Browse files
committed
favicon
1 parent 0474e8c commit a01ecf5

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

web/src/routes/__layout.svelte

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<link rel="preconnect" href="https://fonts.googleapis.com">
88
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
99
<link href="https://fonts.googleapis.com/css2?family=Cousine:wght@400;700&family=Nunito+Sans:wght@400;700;900&display=swap" rel="stylesheet">
10-
<link rel="icon" type="image/x-icon" href="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><text x='0' y='14'>📈📉</text></svg>" />
1110
</svelte:head>
1211
<main class="w-full max-w-3xl mx-auto">
1312
<Navbar/>

web/static/favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)