Add favicon just so we have no 404s

This commit is contained in:
Kevin van Zonneveld 2015-11-17 14:10:37 +01:00
parent e2f32456b8
commit 0fb87c4f3c

View file

@ -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>