Skip to content

Commit

Permalink
* updated manifest.json - changed app name
Browse files Browse the repository at this point in the history
* added meta tags author and keywords
  • Loading branch information
FedericoTartarini committed Sep 6, 2020
1 parent d1a492d commit 368e516
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Dengue Singapore lets you check dengue's clusters in Singapore and provides useful news"
content="Dengue Singapore lets you check where dengue fever clusters are located in Singapore and how the number of cases evolved over time."
/>
<meta name="keywords" content="Dengue, Singapore, Clusters, Map, Dengue fever, Mosquito, Aedes">
<meta name="author" content="Federico Tartarini">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand Down
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Dengue SG",
"name": "Dengue Singapore",
"icons": [
{
"src": "favicon.ico",
Expand Down

0 comments on commit 368e516

Please sign in to comment.