From a3f3463546a365f6695819ef8cb98dba19a10f9b Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Thu, 15 Jan 2015 19:05:31 -0800 Subject: [PATCH] add links below youtube videos to get around youtube embed issue --- views/resources/live-pair-programming.jade | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/views/resources/live-pair-programming.jade b/views/resources/live-pair-programming.jade index 58b5eb9dbd..02476016a0 100644 --- a/views/resources/live-pair-programming.jade +++ b/views/resources/live-pair-programming.jade @@ -18,8 +18,12 @@ block content .col-xs-12 .embed-responsive.embed-responsive-16by9.big-break iframe.embed-responsive-item(src='//www.youtube.com/embed/cBtysq16kqo') + h3 link:   + a(href="http://www.youtube.com/watch/cBtysq16kqo") http://www.youtube.com/watch/cBtysq16kqo .embed-responsive.embed-responsive-16by9.big-break iframe.embed-responsive-item(src='//www.youtube.com/embed/19pP2pvZuBs') + h3 link:   + a(href="http://www.youtube.com/watch/19pP2pvZuBs") http://www.youtube.com/watch/19pP2pvZuBs h3 Got 3 minutes? Learn to code with us! a.btn.btn-cta.signup-btn.btn-primary(href="/login") Start learning to code (it's free) br