diff --git a/views/curriculum/curriculum.jade b/views/curriculum/curriculum.jade index b8c5622d437..2eecf439477 100644 --- a/views/curriculum/curriculum.jade +++ b/views/curriculum/curriculum.jade @@ -17,7 +17,7 @@ block content li Challenge #2 will show you how to start a pair programming session. Pair program as much as possible. It's more fun, and you'll learn better that way. p We're working to create more challenges. If you have an idea for a challenge you'd like us to implement,  a(href="https://twitter.com/intent/tweet?text=Hey%20@freecodecamp") tweet it to @freecodecamp. - .col-sm-12.col-md-4.col-xs-12.animated.fadeInDown.delay-3 + .col-sm-12.col-md-4.col-xs-12.animated.fadeInDown include ./../partials/challenges - .col-sm-12.col-md-4.col-xs-12.animated.fadeInUp.delay-3 + .col-sm-12.col-md-4.col-xs-12.animated.fadeInUp include ./../partials/courses \ No newline at end of file