feature(shop): Add teespring onesie campaign
This commit is contained in:
@ -2,6 +2,14 @@ extends ../layout
|
|||||||
block content
|
block content
|
||||||
h2.text-center Buy through us and support our open source community
|
h2.text-center Buy through us and support our open source community
|
||||||
hr
|
hr
|
||||||
|
.row
|
||||||
|
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center
|
||||||
|
img.img-responsive.img-center(src='//i.imgur.com/H4q9EAo.jpg')
|
||||||
|
h3 Future Coder Baby Onesie
|
||||||
|
h4 Rabbit Skins Baby Onesie - $19.99
|
||||||
|
p Inspire your baby to become a coder! These onesies come in pink and green, and range in size from 6 months to 2 years old.
|
||||||
|
a.btn.btn-cta.signup-btn.btn-block(href='//teespring.com/future-coder-baby-onesies#pid=287&cid=6090&sid=front' target='_blank') Get this awesome Onesie
|
||||||
|
hr
|
||||||
.row
|
.row
|
||||||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center
|
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center
|
||||||
img.img-responsive.img-center(src='//i.imgur.com/FNFqn9Tg.jpg')
|
img.img-responsive.img-center(src='//i.imgur.com/FNFqn9Tg.jpg')
|
||||||
|
Reference in New Issue
Block a user