aboutsummaryrefslogtreecommitdiff
path: root/src/app
diff options
context:
space:
mode:
Diffstat (limited to 'src/app')
-rw-r--r--src/app/page.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/page.jsx b/src/app/page.jsx
index d154ccd..71c42bf 100644
--- a/src/app/page.jsx
+++ b/src/app/page.jsx
@@ -1,7 +1,7 @@
import styles from "./page.module.css";
import Link from "next/link";
-export default function Home() {
+export default async function Home() {
return (
<main className={styles.newbg}>
<div className={styles.content}>