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 1
1
< div class ="report-container ">
2
2
< header class ="report-header ">
3
3
< a routerLink ="/ " class ="report-header-logo-wrapper ">
4
- < img src ="wcs.svg " alt ="Web Codegen Scorer Logo " />
5
4
< h1 > Web Codegen Scorer</ h1 >
6
5
</ a >
7
6
@@ -27,12 +26,6 @@ <h1>Web Codegen Scorer</h1>
27
26
@if (isLoading() || !groups().length) {
28
27
< div class ="loading-overlay ">
29
28
@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
-
36
29
@if (groupsError()) {
37
30
< pre class ="callout error code "> {{groupsError()}}</ pre >
38
31
} @else {
Original file line number Diff line number Diff line change 5
5
< title > Web Codegen Scorer</ title >
6
6
< base href ="/ " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8
- < link rel ="icon " type ="image/x-icon " href ="favicon.ico " />
9
8
<!-- Fonts -->
10
9
< link
11
10
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