Skip to content

Commit

Permalink
Updated icons
Browse files Browse the repository at this point in the history
  • Loading branch information
b0wter committed Jun 2, 2024
1 parent 81695af commit c637418
Show file tree
Hide file tree
Showing 39 changed files with 165 additions and 70 deletions.
Binary file added dist/android-chrome-192x192.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 added dist/android-chrome-512x512.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 added dist/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.
8 changes: 3 additions & 5 deletions dist/browserconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="img/icons/ms-icon-70x70.png" />
<square150x150logo src="img/icons/ms-icon-150x150.png" />
<square310x310logo src="img/icons/ms-icon-310x310.png" />
<TileColor>#ffffff</TileColor>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
</browserconfig>
Binary file modified dist/favicon-16x16.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 dist/favicon-32x32.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 dist/favicon-96x96.png
Binary file not shown.
Binary file modified dist/favicon.ico
Binary file not shown.
Binary file removed dist/img/icons/android-icon-144x144.png
Binary file not shown.
Binary file removed dist/img/icons/android-icon-168x168.png
Binary file not shown.
Binary file removed dist/img/icons/android-icon-192x192.png
Binary file not shown.
Binary file removed dist/img/icons/android-icon-36x36.png
Binary file not shown.
Binary file removed dist/img/icons/android-icon-48x48.png
Binary file not shown.
Binary file removed dist/img/icons/android-icon-72x72.png
Binary file not shown.
Binary file removed dist/img/icons/android-icon-96x96.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-114x114.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-120x120.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-144x144.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-152x152.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-168x168.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-180x180.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-57x57.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-60x60.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-72x72.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-76x76.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon-precomposed.png
Binary file not shown.
Binary file removed dist/img/icons/apple-icon.png
Binary file not shown.
Binary file removed dist/img/icons/ms-icon-144x144.png
Diff not rendered.
Binary file removed dist/img/icons/ms-icon-150x150.png
Diff not rendered.
Binary file removed dist/img/icons/ms-icon-310x310.png
Diff not rendered.
Binary file removed dist/img/icons/ms-icon-70x70.png
Diff not rendered.
Binary file modified dist/img/logo.png
86 changes: 86 additions & 0 deletions dist/img/logo.svg
Binary file removed dist/img/logo2.png
Diff not rendered.
29 changes: 10 additions & 19 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,20 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#000000">
<meta name="description" content="Randomly selects an album for you to listen to on Spotify">
<meta name="og:title" content="Spotify Shuffler">
<meta name="og:title" content="Kassettenwechsler">
<meta name="og:description" content="Randomly selects an album for you to listen to on Spotify">
<meta name="og:image" content="/ms-icon-144x144.png">
<meta name="og:type" content="website">
<!--<title></title>-->
<link rel="apple-touch-icon" sizes="57x57" href="img/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">

<title>Kassettenwechsler</title>-->
<meta name="msapplication-TileColor" content="#ffffff">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link rel="preload" as="image" href="img/block.svg">
<link rel="preload" as="image" href="img/clear-format-white.svg">
<link rel="preload" as="image" href="img/github.svg">
Expand Down
46 changes: 0 additions & 46 deletions dist/manifest.json

This file was deleted.

Binary file added dist/mstile-150x150.png
47 changes: 47 additions & 0 deletions dist/safari-pinned-tab.svg
19 changes: 19 additions & 0 deletions dist/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Kassettenwechsler",
"short_name": "Wechsler",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

0 comments on commit c637418

Please sign in to comment.