Skip to content

Commit

Permalink
updated favicons and og-image
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikwilkowski committed Feb 8, 2025
1 parent 7413d6c commit 1f983bb
Show file tree
Hide file tree
Showing 22 changed files with 68 additions and 60 deletions.
Binary file removed public/android-chrome-192x192.png
Binary file not shown.
Binary file removed public/android-chrome-512x512.png
Binary file not shown.
Binary file modified 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.
Binary file modified public/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/favicon-32x32.png
Binary file not shown.
Binary file added public/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon.ico
Binary file not shown.
37 changes: 37 additions & 0 deletions public/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 8 additions & 7 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,18 @@
<meta property="og:image:height" content="1257" />
<meta property="og:image:width" content="2400" />
<meta property="og:title" content="The bronze app" />
<meta property="og:description" content="Everything you need to know about the topic you are looking for" />
<meta property="og:description" content="Everything you need to know about the Australian SLSA bronzie signals" />
<meta property="og:url" content="http://bronzies.com" />
<meta property="og:image" content="https://bronzies.com/og-image.jpg" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png" />
<link rel="manifest" href="%PUBLIC_URL%/site.webmanifest" />
<meta property="og:image" content="https://bronzies.com/og-image.png" />
<link rel="mask-icon" href="%PUBLIC_URL%/safari-pinned-tab.svg" color="#0060a9" />
<meta name="msapplication-TileColor" content="#ffd520" />
<meta name="theme-color" content="#ffffff" />
<link rel="icon" type="image/png" href="%PUBLIC_URL%/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="%PUBLIC_URL%/favicon.svg" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Bronzies" />
<link rel="manifest" href="%PUBLIC_URL%/site.webmanifest" />
<title>|| Bronzies || Learn Surf Life Saving signals for the Bronze Medallion</title>
</head>
<body>
Expand Down
Loading

0 comments on commit 1f983bb

Please sign in to comment.