add t-shirts to view
This commit is contained in:
@ -17,7 +17,37 @@ block content
|
||||
| since we launched  
|
||||
span.text-primary #{daysRunning}  
|
||||
| days ago.
|
||||
a.btn.btn-lg.signup-btn.btn-block(href="https://www.facebook.com/sharer/sharer.php?u=http://freecodecamp.com" target='_blank') Share our open source community on Facebook and help us grow.
|
||||
.spacer
|
||||
h3.text-center Vote for the T-shirt design you like the most.
|
||||
h4.text-center We'll announce the winning design on Saturday's Summit on Twitch.tv, and it will become our community's first official t-shirt.
|
||||
.row
|
||||
.col-xs-6.thumbnail
|
||||
a(href="http://i.imgur.com/LlXGa5y.png" data-lightbox="img-enlarge")
|
||||
img.img-responsive(src='http://i.imgur.com/LlXGa5y.png' alt="t-shirt option 1 women's")
|
||||
.caption
|
||||
p.text-center Design 1 Women's
|
||||
.col-xs-6.thumbnail
|
||||
a(href="http://i.imgur.com/aefwnnv.png" data-lightbox="img-enlarge")
|
||||
img.img-responsive(src='http://i.imgur.com/aefwnnv.png' alt="t-shirt option 2 women's")
|
||||
.caption
|
||||
p.text-center Design 2 Women's
|
||||
.row
|
||||
.col-xs-6.thumbnail
|
||||
a(href="http://i.imgur.com/aYH0aqf.png" data-lightbox="img-enlarge")
|
||||
img.img-responsive(src='http://i.imgur.com/aYH0aqf.png' alt="t-shirt option 1 men's")
|
||||
.caption
|
||||
p.text-center Design 1 Men's
|
||||
.col-xs-6.thumbnail
|
||||
a(href="http://i.imgur.com/v9KlV4g.png" data-lightbox="img-enlarge")
|
||||
img.img-responsive(src='http://i.imgur.com/v9KlV4g.png' alt="t-shirt option 2 men's")
|
||||
.caption
|
||||
p.text-center Design 2 Men's
|
||||
.row
|
||||
.col-xs-6
|
||||
.button.btn.btn-block.btn-primary Vote for Design 1
|
||||
.col-xs-6
|
||||
.button.btn.btn-block.btn-primary Vote for Design 2
|
||||
.spacer
|
||||
.row
|
||||
.col-xs-12.col-sm-8.col-sm-offset-2
|
||||
h3 800 Hours of Practice:
|
||||
|
Reference in New Issue
Block a user