From 9b9261574c19f719eb5d06bae442c7557e2a56ab Mon Sep 17 00:00:00 2001 From: "@s.roertgen" Date: Wed, 8 Nov 2023 14:36:03 +0100 Subject: [PATCH] Update siteUrl --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index 4a8da24..905afaa 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -6,7 +6,7 @@ module.exports = { name: `DINI-AG-KIM`, }, description: `Ein Blog der DINI-AG-KIM`, - siteUrl: `http://www.curricula-gruppe.de/`, + siteUrl: `https://dini-ag-kim.github.io/blog/`, email: `dini-ag-kim-curricula@lists.dnb.de`, social: { github: `dini-ag-kim`,