mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 23:44:09 +02:00
committed by
Jean-Philippe Sirois
parent
54db364510
commit
769a114fb5
+6
-1
@@ -24,7 +24,12 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
`gatsby-plugin-layout`,
|
||||
`gatsby-transformer-remark`,
|
||||
{
|
||||
resolve: `gatsby-transformer-remark`,
|
||||
options: {
|
||||
plugins: [`gatsby-remark-auto-headers`],
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: `gatsby-source-filesystem`,
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user