Skip to content
This repository was archived by the owner on Sep 4, 2018. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added app/.DS_Store
Binary file not shown.
Binary file added app/views/.DS_Store
Binary file not shown.
38 changes: 37 additions & 1 deletion app/views/pages/codeschools.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@
<strong>Code Fellows Seattle</strong><br></a>
511 Boren Ave N.</br>
Seattle, WA 98109<br>
206-681-9318
</address>

<hr>
Expand All @@ -394,4 +395,39 @@
</div>
</div>
</div>
</div>
</div>

<div class="panel panel-default">
<div class="panel-heading">Online</div>
<div class="panel-body">
<div class="col-md-4">
<address>
<a href="http://www.bloc.io/">
<strong>Bloc</strong><br></a>
Online</br>
</address>

<iframe width="560" height="315" src="//www.youtube.com/watch?v=D-T3SAt7giA" frameborder="0" allowfullscreen></iframe>

<hr>

<address>
<a href="http://www.thefirehoseproject.com/">
<strong>The Firehose Project</strong><br></a>
Online</br>
</address>
<iframe width="560" height="315" src="//www.youtube.com/watch?v=AA--yDE59Mc
" frameborder="0" allowfullscreen></iframe>

<hr>

<address>
<a href="http://www.gotealeaf.com/">
<strong>Tealeaf Academy</strong><br></a>
Online</br>
</address>
</div>
</div>
</div>
</div>

Binary file added lib/.DS_Store
Binary file not shown.