From b8794984177675743ff70f9273f3d878c3a926b8 Mon Sep 17 00:00:00 2001 From: Fabian Rodriguez Date: Tue, 21 Jan 2025 11:59:07 +0100 Subject: [PATCH] Update the site's url to https://kongdeveloper.netlify.app so that we can generate the sitemap/robots.txt correctly --- jekyll.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jekyll.yml b/jekyll.yml index 65d4c969f..0aac2e9b1 100644 --- a/jekyll.yml +++ b/jekyll.yml @@ -20,7 +20,8 @@ name: Kong Developer title: Kong Developer links: - web: https://developer.konghq.com + #web: https://developer.konghq.com + web: https://kongdeveloper.netlify.app # for now, so that we can generate the sitemap plugins: - jekyll-include-cache