Move book to right place in the list
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 23 Apr 2025 08:49:11 +0000 (10:49 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Wed, 23 Apr 2025 08:49:11 +0000 (10:49 +0200)
This moves the book added in eb46390e since I only remembered to put
in chronological order after pushing.

templates/pages/docs/books.html

index cc76715d50bce5beeea3c932ae5c15ebdf23801c..5e92d3625904f19384f8a82f4e8ea9f5df34ddd0 100644 (file)
     </tr>
   </thead>
     <tbody>
-      <tr>
-        <td>
-            <a href="https://www.amazon.com/dp/B0C8Z4C9TQ/">
-              <img src="/media/img/docs/books/postgresql-for-jobseekers.png"
-                   alt="PostgreSQL For Jobseekers book" /></a>
-        </td>
-        <td>
-           <strong>Title</strong>: PostgreSQL for Jobseekers<br />
-           <strong>Authors</strong>: Sonia Valeja, David Gonzalez<br />
-           <strong>Language</strong>: English<br />
-           <strong>Current version at publication</strong>: 15<br />
-           <strong>Format</strong>: Paperback, eBook<br />
-           <strong>Published</strong>: June 2023
-        </td>
-      </tr>
       <tr>
         <td>
             <a href="https://www.packtpub.com/product/postgresql-16-administration-cookbook/9781835460580">
            <strong>Published</strong>: October 2023
         </td>
       </tr>
+      <tr>
+        <td>
+            <a href="https://www.amazon.com/dp/B0C8Z4C9TQ/">
+              <img src="/media/img/docs/books/postgresql-for-jobseekers.png"
+                   alt="PostgreSQL For Jobseekers book" /></a>
+        </td>
+        <td>
+           <strong>Title</strong>: PostgreSQL for Jobseekers<br />
+           <strong>Authors</strong>: Sonia Valeja, David Gonzalez<br />
+           <strong>Language</strong>: English<br />
+           <strong>Current version at publication</strong>: 15<br />
+           <strong>Format</strong>: Paperback, eBook<br />
+           <strong>Published</strong>: June 2023
+        </td>
+      </tr>
       <tr>
         <td>
           <a href="https://postgrespro.com/community/books/introbook">