We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0474e8c commit a01ecf5Copy full SHA for a01ecf5
web/src/routes/__layout.svelte
@@ -7,7 +7,6 @@
7
<link rel="preconnect" href="https://fonts.googleapis.com">
8
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
<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>" />
11
</svelte:head>
12
<main class="w-full max-w-3xl mx-auto">
13
<Navbar/>
web/static/favicon.ico
15 KB
0 commit comments