[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

@@ -8,6 +8,13 @@
<link rel="stylesheet" href="/css/timeline.css">
<link rel="stylesheet" href="/css/wrapfig.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>About me | janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

View File

@@ -8,6 +8,13 @@
<link rel="stylesheet" href="/css/timeline.css">
<link rel="stylesheet" href="/css/wrapfig.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>About | janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@@ -76,7 +83,8 @@
<div class="timeline-el" id="timeline-dot-4">
<div class="timeline-year">2026</div>
<div class="timeline-dot"></div>
<div class="timeline-desc">The current website, new API, ConductorCalc, Updated MusicPlayer</div>
<div class="timeline-desc">The current website, new API, ConductorCalc, Updated MusicPlayer
</div>
</div>
</div>
</div>