Rid of favicon for now
This commit is contained in:
parent
d66d1c6210
commit
5f1c9d9848
2 changed files with 1 additions and 1444 deletions
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 83 KiB |
|
@ -23,7 +23,7 @@ const page = Astro.url.pathname
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<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="/assets/favicon.svg" />
|
<!-- <link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />-->
|
||||||
<meta name="generator" content={Astro.generator} />
|
<meta name="generator" content={Astro.generator} />
|
||||||
|
|
||||||
<meta name="robots" content={'noindex, nofollow'} />
|
<meta name="robots" content={'noindex, nofollow'} />
|
||||||
|
|
Loading…
Reference in a new issue