Compare commits

..

No commits in common. "86b17a9351d2ad8955bedb4f335d43ba2f750354" and "a9775828a3ae60fd28c505098ca9f4087ac6fedc" have entirely different histories.

2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

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/star_favicon.ico" type="image/webp"> <link rel="shortcut icon" href="assets/images/jax_favicon.ico" type="image/webp">
<link rel="apple-touch-icon" sizes="180x180" href="./assets/images/star_favicon.ico"> <link rel="apple-touch-icon" sizes="180x180" href="images/favicon.png">
<link rel="icon" href="./assets/images/star_favicon.ico" type="image/webp"> <link rel="icon" href="assets/images/jax_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">