Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 1179535

Browse files
author
dpatanin
committed
improve image performance and rework intro
1 parent 176f121 commit 1179535

14 files changed

Lines changed: 1951 additions & 244 deletions

File tree

gatsby-config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ module.exports = {
2929
},
3030

3131
plugins: [
32+
`gatsby-plugin-sharp`,
33+
`gatsby-transformer-sharp`,
3234
`gatsby-plugin-emotion`,
3335
`gatsby-plugin-sass`,
3436
{

0 commit comments

Comments
 (0)