fix image protocol

This commit is contained in:
Jacob Bearden
2016-03-16 20:32:12 -06:00
parent 88c917c639
commit fcf866906b
24 changed files with 319 additions and 319 deletions

View File

@@ -11,5 +11,5 @@ block content
| of completing your #{goal}
.row
.col-xs-12.col-sm-6.col-sm-offset-3
img.img-responsive(src='http://i.imgur.com/U1CyEuA.jpg' alt="Girl Develop It participants coding at tables.")
img.img-responsive(src='//i.imgur.com/U1CyEuA.jpg' alt="Girl Develop It participants coding at tables.")
p Girl Develop It is a nonprofit that provides in-person classes for women to learn to code.