Skip to content

Commit 87a042d

Browse files
committed
re-add book cover image
1 parent 1593e77 commit 87a042d

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

images/cover.jpg

135 KB
Loading

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ <h2>Simple patterns for building complex applications</h2>
4646
</p>
4747

4848
<h1 id="buy_the_book">The Book</h1>
49+
<img src="/images/cover.jpg" alt="Cover Image for Architecture Patterns with Python Book" class="float-right" width="200px" />
50+
4951
<p>
5052
There are lots of ways you can read the book. Some of them even involve us,
5153
the authors, receiving a small amount of money!

pages/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ <h2>Simple patterns for building complex applications</h2>
2121
</p>
2222

2323
<h1 id="buy_the_book">The Book</h1>
24+
<img src="/images/cover.jpg" alt="Cover Image for Architecture Patterns with Python Book" class="float-right" width="200px" />
25+
2426
<p>
2527
There are lots of ways you can read the book. Some of them even involve us,
2628
the authors, receiving a small amount of money!

0 commit comments

Comments
 (0)