diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 405f890..6205695 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -47,7 +47,7 @@ jobs:
working-directory: docs
env:
GITHUB_PAGES: true
- # NEXT_PUBLIC_BASE_PATH: '__root__'
+ NEXT_PUBLIC_BASE_PATH: '/mdfactory'
NODE_ENV: production
run: bun run build
diff --git a/docs/content/docs/index.mdx b/docs/content/docs/index.mdx
index 25bfb52..1a0e570 100644
--- a/docs/content/docs/index.mdx
+++ b/docs/content/docs/index.mdx
@@ -6,13 +6,13 @@ description: High-throughput molecular dynamics simulation library
MDFactory is an open source, end-to-end simulation manager for high-throughput molecular dynamics with robust data management. It handles the full pipeline from molecular structure generation through parametrization, system building, simulation, and analysis — with built-in database integration for tracking results at scale.
