diff --git a/pages/index.tsx b/pages/index.tsx index 0d68b966..06e2d81f 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -440,8 +440,6 @@ export default function Index({ articleCards, globalProps, }: InferGetStaticPropsType) { - console.log('articleCards', articleCards) - return ( <>