feat: add corgi logo

This commit is contained in:
Steven
2022-11-13 08:44:17 +08:00
parent 3b286c687a
commit d86c2d98d0
3 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/logo.webp" type="image/*" />
<link rel="icon" href="/corgi-logo.png" type="image/*" />
<meta name="theme-color" content="#FFFFFF" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<title>Corgi</title>