diff --git a/.github/workflows/deploy-prod.yml b/.github/workflows/deploy-prod.yml
index ee1f5ac4..1d456764 100644
--- a/.github/workflows/deploy-prod.yml
+++ b/.github/workflows/deploy-prod.yml
@@ -70,7 +70,7 @@ jobs:
publish_branch: gh-pages
docker-build-push:
- name: Development Image to Dockerhub
+ name: Push Image to Docker Hub
if: github.event.release.target_commitish == 'main' && vars.DOCKERHUB_USERNAME != ''
needs: lint-export-client
runs-on: ubuntu-latest
diff --git a/docs/theme.config.jsx b/docs/theme.config.jsx
index fd6b8f71..afe2149e 100644
--- a/docs/theme.config.jsx
+++ b/docs/theme.config.jsx
@@ -34,7 +34,7 @@ export default {
<>
-
+