Remove wrong desc meta.

This commit is contained in:
Gucheng Wang 2022-05-27 12:13:57 +08:00
parent 1d04bae1e8
commit 4bb2af2b67
1 changed files with 0 additions and 4 deletions

View File

@ -6,10 +6,6 @@
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/