Skip to content

Commit

Permalink
pooey
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Oct 26, 2012
1 parent 31a909b commit 9cf0bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</div>

<div style="border: 1px solid #ccc; box-shadow: 0 0 10px #ccc; margin-top: 15px; margin-bottom: 15px;padding: 15px;">
<h3 style="margin-bottom:15 px;">Backbone.js Beginner Screencast</h3><img src="backbone.png" style="float: left;" /><p>Check out the 70min screen cast which covers models, collections, views and routers.</p>
<h3 style="margin-bottom:15 px;">Backbone.js Beginner Screencast</h3><img src="/backbone.png" style="float: left;" /><p>Check out the 70min screen cast which covers models, collections, views and routers.</p>
<a href="http://gum.co/backbone-beginner-screencast" class="btn btn-primary">Watch screencast</a>
</div>

Expand Down

0 comments on commit 9cf0bb5

Please sign in to comment.