add changelog video
This commit is contained in:
@ -1,6 +1,10 @@
|
|||||||
extends layout
|
extends layout
|
||||||
block content
|
block content
|
||||||
.jumbotron
|
.jumbotron
|
||||||
|
if (user && user.progressTimestamps.length > 0)
|
||||||
|
.col-xs-12
|
||||||
|
.embed-responsive.embed-responsive-16by9
|
||||||
|
iframe.embed-responsive-item(src='//player.vimeo.com/video/128853855')
|
||||||
.text-center
|
.text-center
|
||||||
h1.hug-top Code with Us
|
h1.hug-top Code with Us
|
||||||
h2 Let's learn to code by building projects for nonprofits
|
h2 Let's learn to code by building projects for nonprofits
|
||||||
|
Reference in New Issue
Block a user