File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
55< title > mozilla-central coverage</ title >
6- < link rel ="icon " href ="<%=require('../assets/moz-fav-bw-rgb.png')%> " type ="image/png " />
6+ < link rel ="icon " href ="<%=require('../assets/moz-fav-bw-rgb.png').default %> " type ="image/png " />
77</ head >
88< body >
99< script id ="zerocoverage " type ="x-tmpl-mustache ">
153153
154154< header >
155155 < div class ="logo ">
156- < img src ="<%=require('../assets/moz-logo-black.png')%> " alt ="Moz://a "/>
156+ < img src ="<%=require('../assets/moz-logo-black.png').default %> " alt ="Moz://a "/>
157157 < a href ="#view=directory "> Code Coverage</ a >
158158 </ div >
159159 < div id ="menu "> </ div >
170170
171171< footer >
172172 < a target ="_blank " href ="https://github.com/mozilla/code-coverage ">
173- < img src ="<%=require('../assets/github.png')%> " alt ="GitHub " />
173+ < img src ="<%=require('../assets/github.png').default %> " alt ="GitHub " />
174174 </ a >
175175 < a target ="_blank " href ="https://github.com/mozilla/code-coverage/issues/new?labels=frontend,bug&title=Issue+with+the+frontend "> Report an issue</ a >
176176 •
You can’t perform that action at this time.
0 commit comments