📚 Update on the nightstand
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
		
							parent
							
								
									ec78a78f77
								
							
						
					
					
						commit
						f667301865
					
				
					 1 changed files with 8 additions and 7 deletions
				
			
		|  | @ -6,7 +6,13 @@ | ||||||
|     { |     { | ||||||
|       "name": "Currently reading", |       "name": "Currently reading", | ||||||
|       "url": "https://kjelsrud.dev/logs/bookshelf/", |       "url": "https://kjelsrud.dev/logs/bookshelf/", | ||||||
|       "books": [] |       "books": [ | ||||||
|  |         { | ||||||
|  |           "title": "Mostly Harmless", | ||||||
|  |           "isbn": 9781529034561, | ||||||
|  |           "author": "Adams Douglas" | ||||||
|  |         } | ||||||
|  |       ] | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "name": "On the shelf", |       "name": "On the shelf", | ||||||
|  | @ -16,11 +22,6 @@ | ||||||
|           "title": "The Intelligent Investor (NO)", |           "title": "The Intelligent Investor (NO)", | ||||||
|           "isbn": 9788271463823, |           "isbn": 9788271463823, | ||||||
|           "author": "Benjamin Graham" |           "author": "Benjamin Graham" | ||||||
|         },  |  | ||||||
|         { |  | ||||||
|           "title": "Mostly Harmless", |  | ||||||
|           "isbn": 9781529034561, |  | ||||||
|           "author": "Adams Douglas" |  | ||||||
|         }  |         }  | ||||||
|       ] |       ] | ||||||
|     }, |     }, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue