Skip to content

Commit 57837d4

Browse files
committed
(hopefully) final touches to the rright panel
1 parent 2844a8b commit 57837d4

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

helpers/toc.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,18 @@
22
<h2>First Edition</h2>
33
<ul>
44
<li>
5-
<a>📖 Geocomputation with Python is now available to buy!</a> Ask for the book in your library, bookshop
6-
or search online to get your copy
5+
<a><strong>📖 Geocomputation with Python is now available to buy!</strong> Ask for the book in your library,
6+
bookshop
7+
or search online to get your copy</a>
78
</li>
89
<li>
9-
<a>✍️ Review the book</strong> at:</a><strong>
10-
<li><a href="https://www.amazon.com/Geocomputation-Python-Chapman-Hall-CRC/dp/1032460652"
11-
style="white-space: nowrap;">Amazon</a></li>
12-
<li><a href="https://www.goodreads.com/book/show/218000479-geocomputation-with-python"
13-
style="white-space: nowrap;">Goodreads</a></li>
10+
<a><strong>✍️ Review the book</strong> at:</a>
11+
<ul>
12+
<li><a href="https://www.amazon.com/Geocomputation-Python-Chapman-Hall-CRC/dp/1032460652"
13+
style="white-space: nowrap;">Amazon</a></li>
14+
<li><a href="https://www.goodreads.com/book/show/218000479-geocomputation-with-python"
15+
style="white-space: nowrap;">Goodreads</a></li>
16+
</ul>
1417
</li>
1518
<li><a href="https://geocompx.org/">🌐 Visit the geocompx website</a></li>
1619
<li><a href="https://github.com/geocompx/geocompy/issues">❔ Open an issue</a></li>

0 commit comments

Comments
 (0)