Skip to content

Commit

Permalink
docs: adjust description
Browse files Browse the repository at this point in the history
  • Loading branch information
tjx666 committed Feb 19, 2020
1 parent 19b80a0 commit 913cb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" href="<%= `${PUBLIC_PATH}/favicon.ico` %>" />
<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" />
<meta name="description" content="Web site created using react-typescript-boilerplate" />
<link rel="apple-touch-icon" href="<%= `${PUBLIC_PATH}/logo192.png` %>" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand Down

0 comments on commit 913cb7d

Please sign in to comment.