Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
imteekay committed Aug 15, 2023
1 parent 5575162 commit a04aa9c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Home/components/Bookshelf/bookshelfList.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
export const bookshelfList = [
{
link: '/bookshelf/10x-is-easier-than-2x',
title: '10x Is Easier Than 2x',
author: 'Benjamin Hardy',
reviewLink: 'https://www.goodreads.com/review/show/5357244882',
stars: '⭐️⭐️⭐️⭐️',
},
{
link: '',
title: "Man's Search for Meaning",
Expand Down

0 comments on commit a04aa9c

Please sign in to comment.