Skip to content

Commit

Permalink
feat(server): add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhulce committed Nov 8, 2019
1 parent 1b4619f commit 2dc0f90
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added packages/server/src/ui/favicon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/server/src/ui/index.html
Expand Up @@ -12,6 +12,7 @@
href="https://fonts.googleapis.com/icon?family=Roboto+Mono:400,500&display=swap"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="icon" href="./favicon.png" />
<title>Lighthouse CI | Dashboard</title>
</head>
<body>
Expand Down

0 comments on commit 2dc0f90

Please sign in to comment.