Skip to content

Commit

Permalink
add only paranoid survive
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Oct 13, 2024
1 parent ab68b2f commit 70dddc9
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 @@ -429,6 +429,11 @@ const data = [
title: "make: The Indie Maker Handbook",
author: "Pieter Levels",
image: "/books/make-the-indie-maker-handbook.jpg",
},
{
title: "Only the Paranoid Survive: How to Exploit the Crisis Points That Challenge Every Company",
author: "Andrew S. Grove",
image: "/books/only-the-paranoid-survive-how-to-exploit-the-crisis-points-that-challenge-every-company.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 70dddc9

Please sign in to comment.