update favicon

This commit is contained in:
z0x 2024-08-02 17:41:37 -04:00
parent 9d5f5908a4
commit c19ed0113d
4 changed files with 4 additions and 8 deletions

View file

@ -2,15 +2,11 @@
<head>
<meta charset="utf-8" />
<title>404</title>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<meta property="og:title" content="404" />
<meta property="og:description" content="z0x's homepage" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="404" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="./css/style.css" />
<link rel="icon" type="image/x-icon" href="./img/favicon-256x256.webp" />
<link rel="icon" type="image/png" sizes="192x192" href="./img/favicon-192x192.webp">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="./img/favicon-180x180.webp">
<link rel="icon" type="image/x-icon" href="./img/logo_bg.svg" />
<link rel="icon" type="image/png" sizes="192x192" href="./img/logo_bg.svg">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="./img/logo_bg.svg">
<meta name="darkreader-lock">
</head>
<body>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB