diff --git a/gatsby-config.js b/gatsby-config.js index d0c97f3..31cc507 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -22,7 +22,7 @@ module.exports = { path: '/guides/' }, { - title: 'api full page', + title: 'api full page #324', path: '/api-full/' } ], diff --git a/src/pages/api-full/index.md b/src/pages/api-full/index.md index 6100e5c..3c1de31 100644 --- a/src/pages/api-full/index.md +++ b/src/pages/api-full/index.md @@ -3,11 +3,10 @@ layout: none --- ({ + console.log('Args 2:', req, rawOperation); return req; - } - " + })" /> \ No newline at end of file