Fix github login.

This commit is contained in:
Yang Luo
2021-02-14 01:04:51 +08:00
parent 101d418257
commit 2dd4afbe7b
2 changed files with 9 additions and 3 deletions

View File

@ -9,7 +9,7 @@
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.png" />
<!--
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/