Skip to content

Commit 1d0c334

Browse files
committed
meta tags
1 parent 4eeb7f3 commit 1d0c334

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/public/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- mobile app viewport -->
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no" />
99
<meta name="theme-color" content="#000000" />
10-
<meta name="description" content="Web site created using create-react-app" />
10+
<meta name="description" content="An open source ChatGPT app with a voice." />
1111
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
1212
<!--
1313
manifest.json provides metadata used when your web app is installed on a
@@ -31,6 +31,7 @@
3131
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"
3232
integrity="sha384-Xi8rHCmBmhbuyyhbI88391ZKP2dmfnOl4rT9ZfRI7mLTdk1wblIUnrIq35nqwEvC" crossorigin="anonymous">
3333
<link rel="stylesheet" href="/prose.css" />
34+
<link rel="canonical" href="https://www.chatwithgpt.ai" />
3435
<style>
3536
body {
3637
background: #292933;

0 commit comments

Comments
 (0)