From ba96f191eab494d6ea14c4f49e066e97890a6fa9 Mon Sep 17 00:00:00 2001 From: chapel Date: Tue, 18 Oct 2011 03:46:50 -0700 Subject: [PATCH] Add screencast to homepage --- views/index.jade | 1 + 1 file changed, 1 insertion(+) diff --git a/views/index.jade b/views/index.jade index 4c07474..d4a9658 100644 --- a/views/index.jade +++ b/views/index.jade @@ -6,6 +6,7 @@ div.contenthome | Please create an account with your school email address to try our tools or browse our course archive to learn something new. Thank you for helping us improve access to education, one lecture at a time. p div.button.green#learnsomething Learn something >> + iframe(src="http://player.vimeo.com/video/30647271?title=0&byline=0&portrait=0", width="350", height="250", frameborder="0", webkitAllowFullScreen, allowFullScreen) script. $("#learnsomething").click(function() { -- 2.25.1