Skip to content

Commit

Permalink
Merge pull request #463 from Kitware/favicon
Browse files Browse the repository at this point in the history
Use Resonant logo as favicon
  • Loading branch information
Roni Choudhury committed Nov 1, 2016
2 parents 9cd0998 + 70358b8 commit edcac1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added app/resonantlab/web_client/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion app/resonantlab/web_client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Resonant Lab</title>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700' rel='stylesheet' type='text/css'>
<!--link rel="stylesheet" href="static/built/app.min.css"-->
<link rel="icon" type="image/png" href="static/img/Girder_Favicon.png">
<link rel="icon" type="image/png" href="/favicon.ico">
</head>

<body>
Expand Down

0 comments on commit edcac1d

Please sign in to comment.