Got the headers to load properly for sidebar

This commit is contained in:
Corbin Crutchley
2020-03-24 18:33:45 -07:00
parent 9c7dd01ea8
commit 8913108cf6
6 changed files with 94 additions and 35 deletions

View File

@@ -103,7 +103,6 @@ module.exports = {
enableCustomId: true
}
},
`remarked-autolink-headers-and-add-id`,
{
resolve: `gatsby-remark-prismjs`,
options: {
@@ -118,6 +117,7 @@ module.exports = {
}
},
`count-inline-code`,
`remarked-autolink-headers-and-add-id`,
`gatsby-transformer-sharp`,
`gatsby-plugin-sharp`,
{