chore: update favicon with the right scale

This commit is contained in:
Tianzhou Chen
2023-04-25 21:13:16 +08:00
parent 1e9b6d6ebc
commit 5427a7f4d1
2 changed files with 0 additions and 1 deletions

BIN
public/favicon.ico Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -21,7 +21,6 @@ const IndexPage: NextPage = () => {
<div>
<Head>
<title>SQL Chat - Chat-based SQL Client and Editor for the next decade</title>
<link rel="icon" href="/chat-logo-bot.webp" />
<meta name="description" content="Chat-based SQL Client and Editor for the next decade" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="og:title" property="og:title" content="SQL Chat" />