[Favicons] Add

This commit is contained in:
2026-03-01 16:33:13 +01:00
parent 4c6a79443b
commit cf5b1b1bf6
25 changed files with 821 additions and 538 deletions

View File

@@ -7,6 +7,13 @@
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/side-by-side.css">
<!-- FAVICON -->
<link rel="icon" href="/favicon.ico">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<!-- SEO -->
<title>MusicPlayer - Fully browser based with built-in remote playlist display with animations | janishutz.com
</title>
@@ -140,7 +147,7 @@
platform. You could even run it off of your phone, if you wish!</p>
</div>
</div>
<hr class="divider">
<a href="https://music.janishutz.com" target="_blank" class="button" style="margin-top: 50px;">Get it today</a>