mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 23:43:57 +02:00
fix: replace gatsby-remark-auto-headers
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ module.exports = {
|
||||
{
|
||||
resolve: `gatsby-transformer-remark`,
|
||||
options: {
|
||||
plugins: [`gatsby-remark-auto-headers`],
|
||||
plugins: [`gatsby-remark-auto-headers-improved`],
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user