[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

@@ -4,6 +4,13 @@
<!-- CSS -->
<link rel="stylesheet" href="https://static.janishutz.com/css/slider.css">
<link rel="stylesheet" href="/css/style.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>Support | janishutz.com</title>