Skip to content

Commit

Permalink
Update [passportId].tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina authored Jan 21, 2024
1 parent bff4be2 commit 1732acb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/[passportId].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,7 @@ export async function getStaticProps(context: any) {
discourse_scores: sourcecred_discourse_scores,
github_scores: sourcecred_github_scores
}
}
},
revalidate: 60 // In seconds
}
}

0 comments on commit 1732acb

Please sign in to comment.