diff options
author | breadcat | 2025-05-14 11:36:51 +0100 |
---|---|---|
committer | breadcat | 2025-05-14 11:36:51 +0100 |
commit | 3fceaa1495787fa30fd9913a91cfd8e2962e1db1 (patch) | |
tree | 0309a275386c401156a6766be0fa7acea1212130 | |
parent | 5b62c46126343b6051bb81ded6c8a258d08103ef (diff) | |
download | blog.minskio.co.uk-3fceaa1495787fa30fd9913a91cfd8e2962e1db1.tar.gz blog.minskio.co.uk-3fceaa1495787fa30fd9913a91cfd8e2962e1db1.tar.bz2 blog.minskio.co.uk-3fceaa1495787fa30fd9913a91cfd8e2962e1db1.zip |
Update reading list
-rw-r--r-- | content/reading-list.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/content/reading-list.md b/content/reading-list.md index d699e5d..ab9b495 100644 --- a/content/reading-list.md +++ b/content/reading-list.md @@ -1,14 +1,14 @@ --- title: Reading List layout: single -lastmod: 2025-04-27T09:38:00 +lastmod: 2025-05-14T11:36:00 --- I generally strive for a book per week, but this is by no means a steadfast goal. For a list of series and their status, check [the bottom of this page](#book-series). <details><summary>Works in Progress</summary> <ul> -<li>SA Barnes - Dead Silence</li> +<li>Nick Cutter - The Deep</li> </ul> </details> @@ -37,6 +37,9 @@ To keep the page somewhat manageable, I've collapsed the lists by years: <li>Stephen King - If It Bleeds</li> <li>Stephen King - Rat</li> <li>Stephen King - The Outsider</li> +<li>SA Barnes - Dead Silence</li> +<li>TJ Payne - Intercepts</li> +<li>Stephen King - Holly</li> </ul></div><script>var ulElement=document.getElementById("current-list"),liElements=ulElement.getElementsByTagName("li"),count=liElements.length,detailsElement=document.createElement("details"),summaryElement=document.createElement("summary");summaryElement.textContent="2025 ("+count+")",detailsElement.appendChild(summaryElement),detailsElement.appendChild(ulElement);var listContainer=document.getElementById("current-container");listContainer.appendChild(detailsElement);</script> <details><summary>2024 <span>51</span></summary> @@ -633,7 +636,7 @@ To keep the page somewhat manageable, I've collapsed the lists by years: <li>Monica Hughes - Arc One - 1/2</li> <li>Neal Shusterman - The Unwind dystology - 1/6</li> <li>Orson Scott Card - Ender saga - 2/6</li> -<li>Stephen King - Holly Gibney - 2/4</li> +<li>Stephen King - Holly Gibney - 3/4</li> <li>Suzanne Collins - The Hunger Games - 3/4</li> <li><a href="/sf-masterworks-progress/">Various - SF Masterworks</a> - 64/73</li> </ul> |