Skip to content

Commit 88d5dfc

Browse files
committed
Further book clean-ups (remove twitter widgets, switch to amazon link)
1 parent 1420a88 commit 88d5dfc

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

book/index.html

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,15 @@ <h1 class="booktitle title">Learning JavaScript Design Patterns</h1>
3737
<h3 class="booktitle author">
3838
A book by <a href="http://twitter.com/addyosmani">Addy Osmani</a>
3939
</h3>
40-
<h2 class="booktitle edition">Volume 1.6.2</h2>
41-
42-
43-
<p class="booktitle"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://addyosmani.com/resources/essentialjsdesignpatterns/book/" data-count="horizontal" data-via="addyosmani">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
40+
<h2 class="booktitle edition">Volume 1.7.0</h2>
4441

4542
<p class="copyright">
46-
Copyright &copy; Addy Osmani 2015.
43+
Copyright &copy; Addy Osmani 2017.
4744
</p>
4845
<p class="copyright"><em>Learning JavaScript Design Patterns</em> is released under a <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0</a> unported license. It is available for purchase via <a href="http://shop.oreilly.com/product/0636920025832.do">O'Reilly</a> Media but will remain available for both free online and as a physical (or eBook) purchase for readers wishing to support the project.</p>
4946

50-
<p><img src="../cover/cover.jpg" width="300px" alt="Book cover for Learning JavaScript Design Patterns"></p>
51-
47+
<p><a href="https://www.amazon.com/_/dp/1449331815"><img src="../cover/cover.jpg" width="300px" alt="Book cover for Learning JavaScript Design Patterns"></a></p>
48+
5249
<p class="copyright">&nbsp;</p>
5350

5451
<a id="reviews" href="http://shop.oreilly.com/product/0636920025832/ReviewSubmit.do?sortby=publicationDate?pageId=0636920025832.IP"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://addyosmani.github.com/backbone-fundamentals/img/helpful.png" alt="Was this helpful? We'd love you to write a review."></a>
@@ -8968,7 +8965,7 @@ <h1 id="references"><span id="internal-source-marker_0.05095413855216446">Refere
89688965
</p>
89698966
</div>
89708967
<div class="footer">
8971-
<p>Learning JavaScript Design Patterns. &copy; Addy Osmani 2015.</p>
8968+
<p>Learning JavaScript Design Patterns. &copy; Addy Osmani 2017.</p>
89728969
<!-- end .footer --></div>
89738970
<!-- end .container --></div>
89748971

0 commit comments

Comments
 (0)