mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
First iteration bookshelf
This commit is contained in:
13
src/static/json/books.json
Normal file
13
src/static/json/books.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"selection": ["Freakonomics", "Zero To One", "The Accidental Superpower", "Courage is Calling"],
|
||||
"books": {
|
||||
"Freakonomics": { "filename": "freakonomics.jpeg" },
|
||||
"Disunited Nations": { "filename": "disunitedNations.jpeg" },
|
||||
"The Accidental Superpower": { "filename": "theAccidentalSuperpower.jpeg" },
|
||||
"Give Me a Break": { "filename": "giveMeABreak.jpeg" },
|
||||
"Zero To One": { "filename": "zeroToOne.jpeg" },
|
||||
"Courage is Calling": { "filename": "courageIsCalling.jpeg"},
|
||||
"On Grand Strategy": { "filename": "onGrandStrategy.jpeg"},
|
||||
"The Parasitic Mind": { "filename": "theParasiticMind.jpeg"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user