Skip to content

Commit

Permalink
Shape up add to To Read list
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Nov 10, 2024
1 parent 2931e05 commit 9400000
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/Books/BooksToRead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,12 @@ const data = [
image:
"/books/only-the-paranoid-survive-how-to-exploit-the-crisis-points-that-challenge-every-company.jpg",
},
{
title: "Shape Up: Stop Running in Circles and Ship Work that Matters",
author: "Ryan Singer",
image:
"/books/shape-up-stop-running-in-circles-and-ship-work-that-matters.png",
},
];

export default function BooksToRead() {
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 9400000

Please sign in to comment.