feat: Implement mdx

This commit is contained in:
dfireBird
2020-08-08 16:47:43 +05:30
parent 7e3565e78a
commit abf609d09f
14 changed files with 1735 additions and 1448 deletions
-6
View File
@@ -31,12 +31,6 @@ module.exports = {
},
},
`gatsby-plugin-layout`,
{
resolve: `gatsby-transformer-remark`,
options: {
plugins: [`gatsby-remark-auto-headers-improved`],
},
},
{
resolve: `gatsby-plugin-mdx`,
options: {