File tree Expand file tree Collapse file tree 4 files changed +0
-16
lines changed
Expand file tree Collapse file tree 4 files changed +0
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11< div class ="report-container ">
22 < header class ="report-header ">
33 < a routerLink ="/ " class ="report-header-logo-wrapper ">
4- < img src ="wcs.svg " alt ="Web Codegen Scorer Logo " />
54 < h1 > Web Codegen Scorer</ h1 >
65 </ a >
76
@@ -27,12 +26,6 @@ <h1>Web Codegen Scorer</h1>
2726 @if (isLoading() || !groups().length) {
2827 < div class ="loading-overlay ">
2928 @if (!isServer && !isLoading() && !groups().length) {
30- < img
31- src ="wcs.svg "
32- alt ="Loading Web Codegen Scorer Logo "
33- class ="loading-logo no-animation "
34- />
35-
3629 @if (groupsError()) {
3730 < pre class ="callout error code "> {{groupsError()}}</ pre >
3831 } @else {
Original file line number Diff line number Diff line change 55 < title > Web Codegen Scorer</ title >
66 < base href ="/ " />
77 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8- < link rel ="icon " type ="image/x-icon " href ="favicon.ico " />
98 <!-- Fonts -->
109 < link
1110 href ="https://fonts.googleapis.com/css2?family=Inter+Tight:wght@500;600&family=Inter:wght@400;500;600&family=DM+Mono:ital@0;1&display=swap "
You can’t perform that action at this time.
0 commit comments