From 5fc6fb6e49785c1f56fe3d698da31a2f17551d20 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Fri, 9 Jan 2015 08:33:01 -0800 Subject: [PATCH] fix broken image resulting from change in ionic icons --- views/home.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/home.jade b/views/home.jade index d4003bba255..31598b476e2 100644 --- a/views/home.jade +++ b/views/home.jade @@ -29,7 +29,7 @@ block content .col-xs-12.col-sm-12.col-md-3 h3.nowrap Help Nonprofits .negative-45 - span.landing-icon.ion-ios7-people.text-primary(title='Help nonprofits') + span.landing-icon.ion-ios-people.text-primary(title='Help nonprofits') .negative-45 p.landing-p Give nonprofits a boost by empowering them with code. a.btn.btn-cta.signup-btn(href="/login") Start learning to code (it's free)