add favicon
diff --git a/img/fav_icon.png b/img/fav_icon.png
new file mode 100644
index 0000000..1cd8ae6
--- /dev/null
+++ b/img/fav_icon.png
Binary files differ
diff --git a/index.html b/index.html
index c7b5ed3..51470d3 100644
--- a/index.html
+++ b/index.html
@@ -10,6 +10,7 @@
     <meta name="author" content="">
 
     <title>Eclipse Leshan</title>
+	<link rel="icon" type="image/png" href="img/fav_icon.png" />
 
     <!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ -->
     <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">