Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 486bab2

Browse files
html file text changed
1 parent b5087c2 commit 486bab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="theme-color" content="#000000" />
8-
<meta name="description" content="Todo app using react, redux" />
8+
<meta name="description" content="Todo App" />
99
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
1010
<!--
1111
manifest.json provides metadata used when your web app is installed on a
@@ -21,7 +21,7 @@
2121
work correctly both with client-side routing and a non-root public URL.
2222
Learn how to configure a non-root public URL by running `npm run build`.
2323
-->
24-
<title>Todo app</title>
24+
<title>Todo App</title>
2525
</head>
2626
<body>
2727
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)