changed favicon

This commit is contained in:
dalfuss 2025-02-15 20:40:54 +01:00
parent 022b747b52
commit f3838f76ab
10 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 882 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -5,7 +5,7 @@
<link href="assets/css/style.css" rel="stylesheet"> <link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/sites.css" rel="stylesheet"> <link href="assets/css/sites.css" rel="stylesheet">
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/webp"> <link rel="shortcut icon" href="assets/images/jax_favicon.ico" type="image/webp">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon.png"> <link rel="apple-touch-icon" sizes="180x180" href="images/favicon.png">
<link rel="icon" href="assets/images/favicon.png" type="image/webp"> <link rel="icon" href="assets/images/favicon.png" type="image/webp">
<title>dalfuss.link</title> <title>dalfuss.link</title>