mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Revalidate hackathons
This commit is contained in:
parent
a0293d0a94
commit
febefb95a1
1 changed files with 2 additions and 1 deletions
|
|
@ -49,6 +49,7 @@ export async function getStaticProps() {
|
|||
return {
|
||||
props: {
|
||||
data
|
||||
}
|
||||
},
|
||||
revalidate: 10
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue