|
@@ -1,7 +1,8 @@
|
|
|
<html>
|
|
|
<head>
|
|
|
- <meta charset="utf-8">
|
|
|
+ <meta charset="utf-8">
|
|
|
<title>Yellow Lab Tools - Results page</title>
|
|
|
+ <link rel="icon" type="image/png" href="/public/img/favicon.png">
|
|
|
<link rel="stylesheet" type="text/css" href="/public/styles/main.css">
|
|
|
<link rel="stylesheet" type="text/css" href="/public/styles/results.css">
|
|
|
<script src="/bower_components/angular/angular.min.js"></script>
|