Change 'campers' to 'earned'
This commit is contained in:
@@ -25,15 +25,15 @@ block content
|
|||||||
li.nowrap
|
li.nowrap
|
||||||
span.tag Front End:	
|
span.tag Front End:	
|
||||||
span.text-primary #{frontEndCount}
|
span.text-primary #{frontEndCount}
|
||||||
| campers
|
| earned
|
||||||
li.nowrap
|
li.nowrap
|
||||||
span.tag Data Viz:	
|
span.tag Data Viz:	
|
||||||
span.text-primary #{dataVisCount}
|
span.text-primary #{dataVisCount}
|
||||||
| campers
|
| earned
|
||||||
li.nowrap
|
li.nowrap
|
||||||
span.tag Back End:	
|
span.tag Back End:	
|
||||||
span.text-primary #{backEndCount}
|
span.text-primary #{backEndCount}
|
||||||
| campers
|
| earned
|
||||||
.spacer
|
.spacer
|
||||||
.row
|
.row
|
||||||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
|
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
|
||||||
|
Reference in New Issue
Block a user