Skip to content

Commit

Permalink
Remove Safari pinned tab SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
ainsleyrutterford authored Dec 24, 2023
1 parent d46ffc5 commit d2b43c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18,403 deletions.
5 changes: 0 additions & 5 deletions components/MetaTags/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ const MetaTags = ({
href="favicons/favicon-16x16.png"
/>
<link rel="manifest" href="favicons/site.webmanifest" />
<link
rel="mask-icon"
href="favicons/safari-pinned-tab.svg"
color="#d10000"
/>
<meta name="msapplication-TileColor" content="#2b5797" />
<meta name="theme-color" content="#ffffff" />

Expand Down
Loading

0 comments on commit d2b43c9

Please sign in to comment.