Skip to content

Commit

Permalink
fix: update apple-touch-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sajald77 committed Sep 4, 2023
1 parent 1fb931f commit 0f24275
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/logo-brand.svg" />
<link rel="apple-touch-icon" type="image/svg+xml" href="/logo-brand.svg" sizes="180x180">
<link rel='mask-icon' type="image/png" href="/icons/512-maskable.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="mask-icon" type="image/png" href="/icons/512-maskable.png">

<link rel="apple-touch-icon" href="/apple-touch-icon.png">

<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover"/>
<meta
name="description"
content="Geyser is a bitcoin crowdfunding platform that enables campaign creators to launch their projects with rewards and engage their communities with posts and content."
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.

0 comments on commit 0f24275

Please sign in to comment.