Add favicon.

Change-Id: Ie60938c6df8d3b9ac78c19211bbf988a460049e9
This commit is contained in:
Joey Parrish
2015-02-23 17:12:05 -08:00
parent 1a99082bdd
commit 997ae8f90c
2 changed files with 1 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

+1
View File
@@ -18,6 +18,7 @@
<head>
<meta charset="utf-8">
<title>Shaka Player Test</title>
<link rel="shortcut icon" href="assets/favicon.ico"></link>
<link rel="stylesheet" href="index.css"></link>
<script src="load.js"></script>
<script src="app.js"></script>