diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index a326e44..95a9ac1 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,7 +7,11 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ - + { + "title": "The Restaurant at the End of the Universe", + "isbn": 9781529034530, + "author": "Adams Douglas" + } ] }, { @@ -24,11 +28,6 @@ "isbn": 9781529066364, "author": "Eddie Jaku" }, - { - "title": "The Restaurant at the End of the Universe", - "isbn": 9781529034530, - "author": "Adams Douglas" - }, { "title": "Life, the Universe and Everything", "isbn": 9781529034547,