[fix] logo for web version

This commit is contained in:
kwaroran
2023-07-08 15:29:21 +09:00
parent de41c034c4
commit 945187d0be
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<link rel="icon" type="image/png" href="/logo2.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" />
<title>RisuAI</title>