We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cd0998 + 70358b8 commit edcac1dCopy full SHA for edcac1d
app/resonantlab/web_client/favicon.ico
1.54 KB
app/resonantlab/web_client/index.html
@@ -5,7 +5,7 @@
5
<title>Resonant Lab</title>
6
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700' rel='stylesheet' type='text/css'>
7
<!--link rel="stylesheet" href="static/built/app.min.css"-->
8
- <link rel="icon" type="image/png" href="static/img/Girder_Favicon.png">
+ <link rel="icon" type="image/png" href="/favicon.ico">
9
</head>
10
11
<body>
0 commit comments