add completed challenge count back in and link to nonprofit playlist
This commit is contained in:
@ -9,6 +9,10 @@ block content
|
||||
span.tag Established:	
|
||||
span.text-primary #{daysRunning}
|
||||
| days ago
|
||||
li.nowrap
|
||||
span.tag Completed:	
|
||||
span.text-primary #{globalCompletedCount}
|
||||
| challenges
|
||||
li.nowrap
|
||||
span.tag Donated:	
|
||||
span.text-primary $850,000
|
||||
@ -100,6 +104,11 @@ block content
|
||||
i.fa.fa-heart
|
||||
td
|
||||
a(href="/how-nonprofit-projects-work") How our nonprofit projects work
|
||||
tr
|
||||
td.text-center
|
||||
i.fa.fa-video-camera
|
||||
td
|
||||
a(href="//www.youtube.com/watch?v=O993J5KCR_w&list=PLWKjhJtqVAblYWBF6r2jSzwSdn3NgprPl" target='_blank') Nonprofit project demo videos
|
||||
tr
|
||||
td.text-center
|
||||
i.fa.fa-flask
|
||||
|
Reference in New Issue
Block a user