add: html meta

This commit is contained in:
Jing Hua 2023-03-04 07:30:09 +08:00
parent 6697997add
commit b0dcc10366
3 changed files with 13 additions and 0 deletions

View file

@ -4,8 +4,21 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" /> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" /> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<meta property="og:image" content="https://freechatgpt.chat/landing.png" />
<meta name="twitter:image" content="https://freechatgpt.chat/landing.png" />
<meta
name="description"
content="Access unrestricted ChatGPT from anywhere in the world, completely free of charge!"
/>
<meta
name="twitter:description"
content="Access unrestricted ChatGPT from anywhere in the world, completely free of charge!"
/>
<meta name="twitter:title" content="ChatGPTFreeApp" />
<meta name="twitter:card" content="summary_large_image" />
<title>ChatGPT Free</title> <title>ChatGPT Free</title>
</head> </head>
<body> <body>

BIN
public/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
public/landing.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB