Browse Source

Add favicon just so we have no 404s

Kevin van Zonneveld 9 years ago
parent
commit
0fb87c4f3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build/index.html

+ 1 - 0
build/index.html

@@ -3,6 +3,7 @@
     <title>
       Loading..
     </title>
+    <link rel="shortcut icon" href="./favicon.ico">
     <link rel="stylesheet" href="./transloadit-js-client.css" type="text/css" />
   </head>
   <body>