Skip to content

Commit

Permalink
Merge pull request #114 from aequitas/master
Browse files Browse the repository at this point in the history
add favicon
  • Loading branch information
aphyr committed Feb 13, 2016
2 parents 836d286 + 3935047 commit af6fb95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added lib/riemann/dash/public/favicon.ico
Binary file not shown.
2 changes: 2 additions & 0 deletions lib/riemann/dash/views/index.erubis
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<title>riemann</title>
<link rel="stylesheet" type="text/css" href="vendor/toastr/toastr.css" />
<link rel="stylesheet" type="text/css" href="css" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
</head>
<body>
<div id="toolbar"></div>
Expand Down

0 comments on commit af6fb95

Please sign in to comment.