From 0ed442c4d137cf80cad3a168622f52b14ce3585a Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 19 Jun 2025 19:42:11 +0200 Subject: [PATCH] :books: Update on the nightstand Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index b170737..45cf27c 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,7 +7,12 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ - + { + "title": "Interpretation of the Meanings of The Noble Qur'ân", + "isbn": null, + "author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan" + } + ] }, {