diff --git a/img/favicon.png b/img/favicon.png
new file mode 100644
index 000000000..e354b901d
Binary files /dev/null and b/img/favicon.png differ
diff --git a/index.html b/index.html
index 1b69a160d..7d0c86448 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
   <meta http-equiv="X-UA-Compatible" content="ie=edge">
   <title>Happy Birthday!!! :)</title>
   <link href="https://fonts.googleapis.com/css?family=Work+Sans:300,400" rel="stylesheet">
+  <link rel="shortcut icon" type="image/png" href="img/favicon.png" />
   <link rel="stylesheet" href="style/style.css">
 </head>