Skip to content

Commit

Permalink
add black swan
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Oct 2, 2024
1 parent 7bf1847 commit bada65a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Books/BooksToRead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,11 @@ const data = [
title: "Read Write Own: Building the Next Era of the Internet",
author: "Chris Dixon",
image: "/books/read-write-own-building-the-next-era-of-the-internet.jpg",
},
{
title: "The Black Swan, Second Edition: The Impact of the Highly Improbable: With a new section: “On Robustness and Fragility”: Incerto, Book 2",
author: "Nassim Nicholas Taleb",
image: "/books/the-black-swan-second-edition-the-impact-of-the-highly-improbable.jpg",
}
];

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bada65a

Please sign in to comment.