We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096fb9f commit 78bb99eCopy full SHA for 78bb99e
example/src/layouts/Layout.astro
@@ -1,7 +1,7 @@
1
<html lang="en">
2
<head>
3
<meta charset="utf-8" />
4
- <link rel="icon" type="image/svg+xml" href="paska-ovo/favicon.svg" />
+ <link rel="icon" type="image/svg+xml" href="favicon.svg" />
5
<meta name="viewport" content="width=device-width" />
6
<meta name="generator" content={Astro.generator} />
7
<meta
0 commit comments