summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_layouts/default.html2
-rw-r--r--_layouts/post.html5
-rw-r--r--index.html4
3 files changed, 6 insertions, 5 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 68c78af..0a41ffa 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -63,7 +63,7 @@ Building a RESTful API?<br />
</span><a class="btn btn-warning " href="http://feeds.feedburner.com/BackboneTutorials">subscribe</a>
<a class="btn btn-success " href="http://leanpub.com/backbonetutorials">download free - (.pdf, .MOBI, .ePUB)</a>
-<a href="http://gum.co/backbone-beginner-screencast" class="btn btn-primary">Watch screencast</a><script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
+<a href="http://gum.co/backbone-beginner-screencast" class="btn btn-primary">Watch Video Tutorial</a><script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
<script src="//platform.twitter.com/widgets.js" type="text/javascript"></script>
</div>
diff --git a/_layouts/post.html b/_layouts/post.html
index ca67999..31c035a 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -6,11 +6,12 @@ layout: default
</div>
<div style="border: 1px solid #ccc; box-shadow: 0 0 10px #ccc; margin-top: 15px; margin-bottom: 20px;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>
-<a href="http://gum.co/backbone-beginner-screencast" class="btn btn-primary">Watch screencast</a>
+<h3 style="margin-bottom:15 px;">Backbone.js Beginner Video Tutorial</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 Video</a>
<div style="clear: both;"></div>
</div>
+
<a class="FlattrButton" style="display:none;" href="http://backbonetutorials.com/"></a>
<noscript><a href="http://flattr.com/thing/176986/Backbone-js-Tutorials" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></noscript>
diff --git a/index.html b/index.html
index 760dd4b..22d5ff4 100644
--- a/index.html
+++ b/index.html
@@ -15,8 +15,8 @@ title:
<div style="border: 1px solid #ccc; box-shadow: 0 0 10px #ccc; margin-top: 15px; margin-bottom: 20px;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>
-<a href="http://gum.co/backbone-beginner-screencast" class="btn btn-primary">Watch screencast</a>
+<h3 style="margin-bottom:15 px;">Backbone.js Beginner Video Tutorial</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 Video</a>
<div style="clear: both;"></div>
</div>