Skip to content

Commit 3b17467

Browse files
committed
Update support the project section
1 parent 43ad633 commit 3b17467

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

helpers/toc.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
<nav id="$idprefix$TOC" role="doc-toc">
2-
<h2>First Edition</h2>
2+
<h2>Support the project</h2>
33
<ul>
44
<li>
5-
<strong>Alert</strong> - Geocomputation with Python is now available to buy! Please search for it on your favorite book retailer and leave reviews on
6-
<a href="https://www.amazon.com/Geocomputation-Python-Chapman-Hall-CRC/dp/1032460652">Amazon</a>,
7-
<a href="https://www.goodreads.com/book/show/218000479-geocomputation-with-python">Goodreads</a> and beyond to support the project.
5+
<strong>📖 Geocomputation with Python is now available to buy!</strong> Ask for the book in your library, bookshop or search online to get your copy
86
</li>
9-
<li><a href="https://geocompx.org/">Visit the geocompx website 🌐</a></li>
10-
<li><a href="https://github.com/geocompx/geocompy/issues">Open an issue ❔</a></li>
11-
<li><a href="https://discord.gg/PMztXYgNxp">Chat on Discord 📣</a></li>
12-
<li><a href="https://donate.stripe.com/4gweWl94Q9E35AQ6oo">Support this project 💸</a></li>
7+
<li>
8+
<strong>✍️ Review the book</strong> at:
9+
<a href="https://www.amazon.com/Geocomputation-Python-Chapman-Hall-CRC/dp/1032460652" style="white-space: nowrap;">Amazon</a> or <a href="https://www.goodreads.com/book/show/218000479-geocomputation-with-python" style="white-space: nowrap;">Goodreads</a>
10+
</li>
11+
<li><a href="https://geocompx.org/">🌐 Visit the geocompx website</a></li>
12+
<li><a href="https://github.com/geocompx/geocompy/issues">❔ Open an issue</a></li>
13+
<li><a href="https://discord.gg/PMztXYgNxp">📣 Chat on Discord</a></li>
14+
<li><a href="https://donate.stripe.com/4gweWl94Q9E35AQ6oo">💸 Donate to the project</a></li>
1315
</ul>
1416
<hr>
1517
$if(toc-title)$

0 commit comments

Comments
 (0)