changed favicon
This commit is contained in:
parent
a9775828a3
commit
08e24c41c9
Binary file not shown.
|
After Width: | Height: | Size: 228 KiB |
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue