This commit is contained in:
2024-04-04 20:45:20 +05:30
parent 558675f9e7
commit 921e74a891

View File

@@ -17,7 +17,6 @@ const config = {
// Set the /<baseUrl>/ pathname under which your site is served // Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/' // For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/documentation/', baseUrl: '/documentation/',
// baseUrl: '/',
trailingSlash: false, trailingSlash: false,
// GitHub pages deployment config. // GitHub pages deployment config.