mirror of
https://github.com/sqlchat/sqlchat.git
synced 2026-03-13 07:59:44 +08:00
chore: update favicon with the right scale
This commit is contained in:
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user