This commit is contained in:
2024-03-22 07:44:25 +05:30
parent a42e560e2e
commit 48cda94f0b
168 changed files with 3563 additions and 747 deletions

View File

@@ -16,7 +16,7 @@ const config = {
url: 'https://docs.snigdhaos.org/',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
baseUrl: '/documentation/',
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.