mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 07:56:12 +02:00
feat: Implement mdx
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user