diff --git a/docs/gatsby-node.js b/docs/gatsby-node.js index 67aa8f9259..d8afa40f99 100644 --- a/docs/gatsby-node.js +++ b/docs/gatsby-node.js @@ -610,3 +610,4 @@ exports.createPages = ({ actions }) => { isPermanent: true, }); }; +