Skip to content

Commit

Permalink
chore: remove safari mask icon
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Jun 26, 2021
1 parent 3d86312 commit aed97d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ const Document: React.FC = ({ children }) => {
content="initial-scale=1.0, width=device-width, viewport-fit=cover"
/>
<link rel="manifest" href="/manifest.webmanifest" />
<link rel="mask-icon" href="/logo.svg" color="#1d2330" />
<meta
name="apple-mobile-web-app-status-bar-style"
content="black-translucent"
Expand Down
1 change: 0 additions & 1 deletion public/logo.svg

This file was deleted.

0 comments on commit aed97d4

Please sign in to comment.