Skip to content

Commit b288670

Browse files
committed
added demo link for earbits.com and took down forhire
1 parent b8fa4f3 commit b288670

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_layouts/default.html

-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ <h3>By <a href="http://thomasdav.is">Thomas Davis</a></h3>
5656

5757
<iframe src="http://ghbtns.com/github-btn.html?user=thomasdavis&repo=backbonetutorials&type=fork&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="146px" height="30px"></iframe>
5858
<br />
59-
Available for <a href="http://thomasdav.is">hire.</a>
60-
<br />
6159
Building a RESTful API?<br />
6260
<a href="http://apiengine.io">ApiEngine.io</a> - Coming soon
6361
</span><a class="btn btn-warning " href="http://feeds.feedburner.com/BackboneTutorials">subscribe</a>

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ <h2>Backbone Boilerplate</h2>
3838
</ul>
3939
<h2>Demo apps!</h2>
4040
<ul class="tutorials">
41+
<li><a href="http://www.earbits.com">Earbits.com - Music streaming website built with Backbone.js - Great for programmers who listen to music when coding</a></li>
4142
<li><a href="http://thomasdavis.github.com/kalei/">Kalei - A living CSS styleguide - Built with Backbone.js using these principles</a></li>
4243
<li><a href="http://apiengine.io">ApiEngine.io</a> (Beta) - Collaborativly build RESTful API's with automated testing and client mocking.</li>
4344
<li><a href="https://github.com/alessioalex/ClientManager" alt="Sample application built with Backbone, RequireJS, Twitter Bootstrap on the client and Node.js (Express.js, Mongoose) on the server.">ClientManager</a> - Sample application built with Backbone, RequireJS, Twitter Bootstrap on the client and Node.js (Express.js, Mongoose) on the server.</li>

0 commit comments

Comments
 (0)