diff --git a/server/views/resources/about.jade b/server/views/resources/about.jade index e13a74bd15..fd2592f2cf 100644 --- a/server/views/resources/about.jade +++ b/server/views/resources/about.jade @@ -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