Skip to content

Commit

Permalink
Remove svg favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Nov 11, 2024
1 parent c532d23 commit e532648
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@ export default defineConfig({
sizes: "96x96",
},
},
{
tag: "link",
attrs: {
rel: "icon",
type: "image/svg+xml",
href: "/favicon.svg",
},
},
{
tag: "link",
attrs: {
Expand Down

0 comments on commit e532648

Please sign in to comment.