diff --git a/gatsby-config.js b/gatsby-config.js index f2898cc..348724c 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -3,8 +3,8 @@ module.exports = { title: `While False Blog`, author: `Stephan Dörfler`, description: `Self-built developer blog based on gatsby.`, - url: `https://blog.while-false.de`, - + siteUrl: `https://blog.while-false.de`, + type: `website`, }, plugins: [ {