Skip to content

Commit c1d1cab

Browse files
committed
Change favicon and add description and keywords to page
1 parent 8ec2b85 commit c1d1cab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/public/favicon.ico

29.9 KB
Binary file not shown.

site/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66
<meta name="theme-color" content="#000000">
7-
<meta name="description" content="">
8-
<meta name="keywords" content="">
7+
<meta name="description" content="React component Timer that can work standalone and fire off events, or pass its current status down to children composed into the component.">
8+
<meta name="keywords" content="react, react-component, react-timer-wrapper, timer, countdown, composition, composing-react">
99
<!--
1010
manifest.json provides metadata used when your web app is added to the
1111
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/

0 commit comments

Comments
 (0)