From cb86947e0e0d5e05a5b0c4134e757bdd6d1a461a Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 17 Apr 2024 18:34:15 -0700 Subject: [PATCH] chore: reset data --- src/_data/json/read.json | 42 ---------------------------------------- 1 file changed, 42 deletions(-) diff --git a/src/_data/json/read.json b/src/_data/json/read.json index 99ae72e6..e69de29b 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -1,42 +0,0 @@ -[ - { - "isbn": "1640095411", - "dateStarted": "2024-04-10", - "status": "started", - "rating": "unrated", - "title": "Starkweather", - "authors": [ - "Harry N. Maclean" - ], - "publishedDate": "2023", - "description": "The Untold Story of the Killing Spree That Changed America", - "pageCount": 0, - "printType": "BOOK", - "categories": [], - "thumbnail": "https://covers.openlibrary.org/b/id/14544652-S.jpg", - "language": "en", - "dateAdded": "2024-04-17", - "tags": [ - "nonfiction" - ] - }, - { - "isbn": "0316462845", - "dateStarted": "2024-03-02", - "status": "started", - "rating": "unrated", - "title": "Machine Vendetta", - "authors": [ - "Alastair Reynolds" - ], - "publishedDate": "2023", - "pageCount": 432, - "printType": "BOOK", - "categories": [], - "thumbnail": "https://covers.openlibrary.org/b/id/13564806-S.jpg", - "language": "en", - "tags": [ - "scifi" - ] - } -] \ No newline at end of file