Skip to content

Commit c72b661

Browse files
committed
book is no longer preorder
1 parent 13c5b90 commit c72b661

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h1 id="buy_the_book">The Book</h1>
7070
</li>
7171

7272
<li>
73-
Preorder print books on
73+
Buy print books on
7474
<a href="https://amzn.to/37pR2DH">Amazon.com</a>
7575
or
7676
<a href="https://amzn.to/38CmFu1">Amazon.co.uk</a>.
@@ -81,7 +81,7 @@ <h1 id="buy_the_book">The Book</h1>
8181
</li>
8282
<li>
8383
Or
84-
<a href="book/preface.html">read it for free on this site</a> (license: CC-By-NC-ND).
84+
<a href="book/preface.html"><b>read it for free on this site</b></a> (license: CC-By-NC-ND).
8585
</li>
8686

8787
</ul>

Diff for: pages/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h1 id="buy_the_book">The Book</h1>
3535
</li>
3636

3737
<li>
38-
Preorder print books on
38+
Buy print books on
3939
<a href="https://amzn.to/37pR2DH">Amazon.com</a>
4040
or
4141
<a href="https://amzn.to/38CmFu1">Amazon.co.uk</a>.
@@ -46,7 +46,7 @@ <h1 id="buy_the_book">The Book</h1>
4646
</li>
4747
<li>
4848
Or
49-
<a href="book/preface.html">read it for free on this site</a> (license: CC-By-NC-ND).
49+
<a href="book/preface.html"><b>read it for free on this site</b></a> (license: CC-By-NC-ND).
5050
</li>
5151

5252
</ul>

Diff for: rss.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Simple patterns for building complex apps
88
</description>
99
<link>https://www.cosmicpython.com</link>
10-
<lastBuildDate>Wed, 20 Jan 2021 10:08:39 -0000</lastBuildDate>
10+
<lastBuildDate>Wed, 20 Jan 2021 10:10:24 -0000</lastBuildDate>
1111
<pubDate>Sat, 4 Jan 2020 19:15:54 -0500</pubDate>
1212
<atom:link href="https://cosmicpython.com/rss.xml" rel="self" type="application/rss+xml" />
1313

0 commit comments

Comments
 (0)