From b2bb3590abe9f66546f2211a90d4786c1a8e0edb Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 1 May 2024 15:25:58 -0700 Subject: [PATCH] chore: update books page --- src/pages/books/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/books/index.html b/src/pages/books/index.html index 1b0317f3..8c6d52b6 100644 --- a/src/pages/books/index.html +++ b/src/pages/books/index.html @@ -7,6 +7,7 @@ permalink: "/books/index.html" {% render "partials/banners/rss.liquid", url: "https://feedpress.me/coryd-books", text: "Subscribe to my books feed or follow along on this page" %}

Here's what I'm reading at the moment. You can also take a look at what I'm planning to read (eventually).

+

20242023


{% for book in bookData %} {% capture alt %}{{ book.title }} by {{ book.authors }}{% endcapture %}