Use Brendan's custom M favicon

This commit is contained in:
Ozzy (AI Assistant) 2026-07-27 19:13:51 +00:00
parent 62d4dbf837
commit a3ee1aabf2
2 changed files with 2 additions and 4 deletions

BIN
favicon-custom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

View file

@ -9,10 +9,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16.png"> <link rel="icon" type="image/png" href="favicon-custom.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32.png"> <link rel="apple-touch-icon" href="favicon-custom.png">
<link rel="icon" type="image/png" sizes="48x48" href="favicon.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
</head> </head>
<body> <body>