diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 57a2ea5f..09ccc3f3 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -16,7 +16,7 @@ export const getStaticProps = async () => {
     end: new Date().toISOString(),
     with_heroes: true,
     with_updated: true,
-    with_recent: false,
+    with_recent: true,
     with_valid: false,
   });