From 921e74a8918fbda87b6716ade3c01f5f0edb9f92 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Thu, 4 Apr 2024 20:45:20 +0530 Subject: [PATCH] update --- docusaurus.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 1b036604..40f6fa02 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -17,7 +17,6 @@ const config = { // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/documentation/', - // baseUrl: '/', trailingSlash: false, // GitHub pages deployment config.