Update favicon filename to "favicon.png"

This commit is contained in:
kwaroran
2024-05-19 04:20:56 +09:00
parent defa8454d7
commit 3afb6ee43a
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo2.png" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="description" content="An AI frontend for both light and core users.">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css2?family=Tilt+Prism&family=Yellowtail&display=swap" rel="stylesheet">