diff --git a/public/page-data/index/page-data.json b/public/page-data/index/page-data.json index d54c94ab..64bd0e56 100644 --- a/public/page-data/index/page-data.json +++ b/public/page-data/index/page-data.json @@ -2,4 +2,4 @@ "componentChunkName": "component---src-pages-index-js", "path": "/", "result": {"pageContext":{}}, - "staticQueryHashes": ["1128713364","1687125271","176670904","3498872882","3858639830","4109181808","854109855","882490824","966225310"]} \ No newline at end of file + "staticQueryHashes": ["1128713364","1687125271","176670904","2432702713","3498872882","3858639830","4109181808","854109855","882490824"]} \ No newline at end of file diff --git a/src/components/BlogPage/BlogContainer.js b/src/components/BlogPage/BlogContainer.js index b9c17740..45715857 100644 --- a/src/components/BlogPage/BlogContainer.js +++ b/src/components/BlogPage/BlogContainer.js @@ -49,7 +49,7 @@ const Blog = () => { )} {filterArticle?.map((category, idx) => ( - + {category.map((item, idx) => ( { summary slug image { - url localFile { childImageSharp { gatsbyImageData