Skip to content

Commit 5ba06f3

Browse files
committed
improve processing time
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 754c1ed commit 5ba06f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Learn/Workshop-grid

src/sections/Learn/Workshop-grid/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const WorkshopsPage = () => {
3636
eurl
3737
thumbnail {
3838
childImageSharp {
39-
gatsbyImageData(layout: FULL_WIDTH)
39+
gatsbyImageData(layout: CONSTRAINED, width: 600)
4040
}
4141
extension
4242
publicURL

0 commit comments

Comments
 (0)