changed favicon #4

Merged
alyx merged 1 commits from change/favicon into main 2026-01-10 01:30:39 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit e1444b7e19 - Show all commits

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