Rid of favicon for now

This commit is contained in:
nelle 2024-07-04 21:34:54 -06:00
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

View file

@ -23,7 +23,7 @@ const page = Astro.url.pathname
<meta charset="utf-8" />
<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="robots" content={'noindex, nofollow'} />