Skip to content

Commit

Permalink
Add Apple touch icon
Browse files Browse the repository at this point in the history
  • Loading branch information
simonlouschueler committed Jul 3, 2024
1 parent 86cc404 commit 0980164
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
sizes="16x16"
href="/favicon-16.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="/apple-touch-icon.png"
/>
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
Expand Down
Binary file added public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 0980164

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for hackernews-dot-cool ready!

✅ Preview
https://hackernews-dot-cool-25zga6ifo-jonamil-56ba8df7.vercel.app

Built with commit 0980164.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.