mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
chore: add headers plugin to gatsby-config
This commit is contained in:
@@ -35,6 +35,8 @@ module.exports = {
|
||||
resolve: `gatsby-plugin-mdx`,
|
||||
options: {
|
||||
extensions: [`.mdx`, `.md`],
|
||||
plugins: [`gatsby-remark-auto-headers-improved`],
|
||||
gatsbyRemarkPlugins: [`gatsby-remark-auto-headers-improved`],
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user