changed favicon

This commit is contained in:
alyx 2026-01-10 01:29:46 +01:00 committed by Alyx
parent a9775828a3
commit 08e24c41c9
2 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

View File

@ -5,9 +5,9 @@
<link href="assets/css/style.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'>
<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="icon" href="assets/images/jax_favicon.ico" type="image/webp">
<link rel="shortcut icon" href="./assets/images/star_favicon.ico" type="image/webp">
<link rel="apple-touch-icon" sizes="180x180" href="./assets/images/star_favicon.ico">
<link rel="icon" href="./assets/images/star_favicon.ico" type="image/webp">
<link rel="me" href="https://vt.social/@JaxOffTV"></link>
<title>JaxOff Links</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">