Skip to content

Commit

Permalink
Remove maskicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Destiner committed May 2, 2024
1 parent 870e13a commit 0e74da6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default defineNuxtConfig({
link: [
{ rel: 'icon', type: 'image/svg+xml', href: '/favicon.svg' },
{ rel: 'alternate icon', type: 'image/x-icon', href: '/favicon.ico' },
{ rel: 'mask-icon', href: '/mask-icon.svg', color: '#000000' },
{
rel: 'apple-touch-icon',
href: '/apple-touch-icon.png',
Expand Down
5 changes: 0 additions & 5 deletions public/mask-icon.svg

This file was deleted.

0 comments on commit 0e74da6

Please sign in to comment.