Skip to content

Commit

Permalink
favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbloxhub committed Jul 22, 2023
1 parent 3460fd8 commit fe62b9c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
9 changes: 0 additions & 9 deletions public/favicon.svg

This file was deleted.

10 changes: 0 additions & 10 deletions src/extra.css.bak

This file was deleted.

2 changes: 1 addition & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const { title } = Astro.props
<meta charset="UTF-8" />
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" href="https://github.com/bitbloxhub.png">
<meta name="generator" content={Astro.generator} />
<title>{title}</title>
</head>
Expand Down

0 comments on commit fe62b9c

Please sign in to comment.