feat: revalidate
This commit is contained in:
parent
177af7b0f7
commit
486218d6db
|
@ -5,6 +5,8 @@ import { ExternalLink, Sparkle } from "lucide-react";
|
||||||
import { Footer } from "./Footer";
|
import { Footer } from "./Footer";
|
||||||
import { Connect } from "./Connect";
|
import { Connect } from "./Connect";
|
||||||
|
|
||||||
|
export const revalidate = 100;
|
||||||
|
|
||||||
export default function Page() {
|
export default function Page() {
|
||||||
return (
|
return (
|
||||||
<main>
|
<main>
|
||||||
|
|
Loading…
Reference in New Issue