|
@@ -12,7 +12,7 @@ const { title } = Astro.props;
|
|
|
<meta charset="UTF-8" />
|
|
<meta charset="UTF-8" />
|
|
|
<meta name="description" content="Astro description" />
|
|
<meta name="description" content="Astro description" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
- <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
|
|
|
|
|
|
+ <link rel="icon" type="image/svg+xml" href="/favicon.gif" />
|
|
|
<link rel="stylesheet" href="https://unpkg.com/98.css" />
|
|
<link rel="stylesheet" href="https://unpkg.com/98.css" />
|
|
|
<meta name="generator" content={Astro.generator} />
|
|
<meta name="generator" content={Astro.generator} />
|
|
|
<title>{title}</title>
|
|
<title>{title}</title>
|