Skip to content

Commit

Permalink
Yedidyar/issue167 (#240)
Browse files Browse the repository at this point in the history
* feat: add Yedidya Rashi profile (#220)

* fix: randomShuffle isn't working correctly  (#167)
  • Loading branch information
Yedidyar authored Jul 2, 2022
1 parent 365afa6 commit b452576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ export const getStaticProps: GetStaticProps = async () => {
props: {
people: randomShuffle(getPeople()),
},
revalidate: true,
};
};

0 comments on commit b452576

Please sign in to comment.