diff --git a/docs/manifest.json b/docs/manifest.json index 8d3336c1446f..bdb700f85474 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -24,6 +24,10 @@ "permanent": true } }, + { + "title": "Overview", + "path": "/docs/basic-features/data-fetching/overview.md" + }, { "title": "getServerSideProps", "path": "/docs/basic-features/data-fetching/get-server-side-props.md"