There was an error while loading. Please reload this page.
1 parent f17ce0b commit 12855a5Copy full SHA for 12855a5
2 files changed
public/favicon.ico
4.06 KB
src/layouts/Base.astro
@@ -27,10 +27,8 @@ const {
27
}
28
</script>
29
<meta charset="utf-8" />
30
- <!-- Favicon: add files to public/ then uncomment (favicon ticket)
31
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
32
<link rel="icon" href="/favicon.ico" />
33
- -->
34
<meta name="viewport" content="width=device-width" />
35
<meta name="generator" content={Astro.generator} />
36
<meta name="description" content={description} />
0 commit comments