[fix] chub and description in web

This commit is contained in:
kwaroran
2023-06-25 17:19:08 +09:00
parent 6810020376
commit 747ee3ea28
3 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.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>
</head>