diff --git a/.github/workflows/deploy-demo.yml b/.github/workflows/deploy-demo.yml
index 9e03736..2d0886b 100644
--- a/.github/workflows/deploy-demo.yml
+++ b/.github/workflows/deploy-demo.yml
@@ -32,7 +32,7 @@ jobs:
cache: "pnpm"
- run: pnpm install
- run: pnpm build
- - run: pnpm -C demo build
+ - run: pnpm -C demo build --base "/webnect/"
- uses: actions/configure-pages@v3
- uses: actions/upload-pages-artifact@v1
with:
diff --git a/demo/index.html b/demo/index.html
index 6ff7132..cec6df7 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -4,13 +4,11 @@
+
webnect demo
-
-
-
@@ -40,12 +38,9 @@
@@ -54,14 +49,14 @@
-
-