From 3d63b8b020a085b95757cf1a022a2e4b31cb6127 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sun, 18 Oct 2015 19:03:01 -0700 Subject: [PATCH] update tshirt banner --- server/views/challengeMap/show.jade | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/server/views/challengeMap/show.jade b/server/views/challengeMap/show.jade index 14243dee9b..1e3f94ba38 100644 --- a/server/views/challengeMap/show.jade +++ b/server/views/challengeMap/show.jade @@ -20,14 +20,17 @@ block content .spacer if (user && user.progressTimestamps.length > 5) #tshirt-notice.col-xs-12.col-md-8.col-md-offset-2.hidden - h2.text-center Get our first-edition t-shirt + h2.text-center Get our first-edition t-shirt. + br + span.text-success Only available until Oct 29! img.thumbnail.img-center.img-responsive(src="http://i.imgur.com/o07uuOL.png") p.text-justify Our community has voted. Get our winning design emblazoned on a durable, American-made American Apparel shirt (available in women's and men's sizes).  a(href="https://teespring.com/free-code-camp-shirt-eu" target="_blank") Also ships from Europe | . a.button.btn.btn-block.signup-btn(href="https://teespring.com/get-free-code-camp-t-shirt" target="_blank") Get yours .button-spacer - #hideTshirtNoticeButton.button.btn.btn-block.btn-info Hide this forever + .text-center + a#hideTshirtNoticeButton(href='#') Hide this forever .spacer .row .col-xs-12.col-sm-8.col-sm-offset-2