This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +39
-4
lines changed Expand file tree Collapse file tree 2 files changed +39
-4
lines changed Original file line number Diff line number Diff line change 3
3
.challenge-track
4
4
5
5
header
6
- a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.id}}" ) {{srm.name}}
6
+ a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.rounds[0]. id}}" ) {{srm.name}}
7
7
8
8
.srm-details
9
9
p.starts-in Starts in #[ span {{srm.startDate | timeDiff:"quantity"}} {{srm.startDate | timeDiff:'unit'}}]
24
24
.challenge-track
25
25
26
26
header
27
- a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.id}}" ) {{srm.name}}
27
+ a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.rounds[0]. id}}" ) {{srm.name}}
28
28
.ended-on #[ span {{srm.startDate | localTime:"MMM DD, YYYY" }}]
29
29
30
30
.member-stats
43
43
.challenge-track
44
44
header
45
45
.srm-name
46
- a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.id}}" ) {{srm.name}}
46
+ a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.rounds[0]. id}}" ) {{srm.name}}
47
47
48
48
.srm-details
49
49
p.starts-in Starts in #[ span {{srm.startDate | timeDiff:"quantity"}} {{srm.startDate | timeDiff:'unit'}}]
59
59
.challenge-track
60
60
header
61
61
.srm-name
62
- a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.id}}" ) {{srm.name}}
62
+ a( ng-href ="https://community.{{DOMAIN}}/tc?module=MatchDetails&rd={{srm.rounds[0]. id}}" ) {{srm.name}}
63
63
64
64
.srm-details
65
65
p.ended-on Ended {{srm.endDate | timeDiff:"quantity"}} {{srm.endDate | timeDiff:'unit'}} ago
You can’t perform that action at this time.
0 commit comments