From 1ae93874dae7230b78a28c4fbc89af3fa75f1b09 Mon Sep 17 00:00:00 2001 From: Muhammad Talha <13951043+TalhaMaliktz@users.noreply.github.com> Date: Fri, 29 Nov 2024 18:35:09 +0500 Subject: [PATCH] Undo test changes --- docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index aab283ed..51263d74 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -24,7 +24,7 @@ const config = { // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these. /* organizationName: 'LiskHQ', // Usually your GitHub org/user name. - projectName: 'lisk-documentation', // Usually your repo name. + projectName: 'lisk-documentation', // Usually your repo name. trailingSlash: false, */ onBrokenLinks: 'throw', @@ -107,11 +107,11 @@ const config = { }, items: [ /* - TODO: Uncomment when all localozed pages are translated*/ + TODO: Uncomment when all localozed pages are translated { type: 'localeDropdown', position: 'right', - }, + }, */ { type: 'doc', position: 'left',