From 785f2881665bd2cdfc486364331336e326a72033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnico-shishkin=E2=80=9D?= <“nicoshishkinatlogz@outlook.com”> Date: Wed, 15 Nov 2023 11:38:19 +0100 Subject: [PATCH] Sitemap link --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0bc11fa6..f7cad3f3 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -10,7 +10,7 @@ const config = { favicon: 'https://logz.io/wp-content/themes/Avada-Child-Theme-logz/theme_favicon/apple-touch-icon.png', // Set the production url of your site here - url: 'https://your-docusaurus-test-site.com', + url: 'https://docs.logz.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/',