diff options
author | Thomas Davis <thomasalwyndavis@gmail.com> | 2012-08-31 05:58:18 +0000 |
---|---|---|
committer | Thomas Davis <thomasalwyndavis@gmail.com> | 2012-08-31 05:58:18 +0000 |
commit | 900a2df3f5c54531e6d4dd2ceb65afa47eeb053d (patch) | |
tree | a034d8729d6a910d11dce683713f3f93d4a5174a | |
parent | 9785b88b7ebe604770c6e788ced5f187be633e94 (diff) | |
download | backbonetutorials-900a2df3f5c54531e6d4dd2ceb65afa47eeb053d.zip backbonetutorials-900a2df3f5c54531e6d4dd2ceb65afa47eeb053d.tar.gz backbonetutorials-900a2df3f5c54531e6d4dd2ceb65afa47eeb053d.tar.bz2 |
link to apiengine
-rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index ac27b57..6cb5f91 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -55,7 +55,7 @@ <iframe src="http://ghbtns.com/github-btn.html?user=thomasdavis&repo=backbonetutorials&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170px" height="30px"></iframe> <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> - +<br /> Building a RESTful API?<br /> <a href="http://apiengine.io">ApiEngine.io</a> - Coming soon </span><a class="btn btn-warning btn-mini" href="http://feeds.feedburner.com/BackboneTutorials">subscribe</a> |