Skip to content

Commit 540831c

Browse files
Fix book cover img
1 parent 1d2fff1 commit 540831c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<hr>
3434
<div class="bim">
3535
<a href="https://www.manning.com/books/100-go-mistakes-and-how-to-avoid-them"><i><b>100 Go Mistakes and How to Avoid Them</b></i><br>by Teiva Harsanyi
36-
<img src="/img/100-Go-Mistakes-book-cover-Harsanyi.jpeg" width="200" alt="A Philosophy of Software Design book cover">
36+
<img src="/img/100-Go-Mistakes-book-cover-Harsanyi.jpeg" width="264" height="331" alt="A Philosophy of Software Design book cover">
3737
</a>
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)