diff options
| author | Kevin J Hoerr <kjhoerr@protonmail.com> | 2021-09-09 14:09:06 -0400 |
|---|---|---|
| committer | Kevin J Hoerr <kjhoerr@protonmail.com> | 2021-09-09 14:09:06 -0400 |
| commit | 6a12a1f29362425390d36242a9c63ca7436f15da (patch) | |
| tree | 31215a5a891625f22d37a06b6b1f3020c06d4acb /gatsby-config.js | |
| parent | a1268eb07b9c16f05c16a95891260b03119e53c2 (diff) | |
| download | submelon.dev-6a12a1f29362425390d36242a9c63ca7436f15da.tar.gz submelon.dev-6a12a1f29362425390d36242a9c63ca7436f15da.tar.bz2 submelon.dev-6a12a1f29362425390d36242a9c63ca7436f15da.zip | |
Remove mdx
Diffstat (limited to 'gatsby-config.js')
| -rw-r--r-- | gatsby-config.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gatsby-config.js b/gatsby-config.js index 46f2ecf..b3a0597 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -22,7 +22,6 @@ module.exports = { icon: `src/images/favicon-70x70.png`, }, }, - "gatsby-plugin-mdx", "gatsby-plugin-sharp", "gatsby-transformer-sharp", { |
