diff --git a/packages/docs/pages/.vitepress/config.js b/packages/docs/pages/.vitepress/config.js index 17c70dab..7155875b 100644 --- a/packages/docs/pages/.vitepress/config.js +++ b/packages/docs/pages/.vitepress/config.js @@ -5,11 +5,11 @@ const BASE = process.env.BASE_URL || '/'; export default defineConfig({ base: BASE, lang: 'en-US', - title: 'automatisch Docs', + title: 'Automatisch Docs', description: 'Build workflow automation without spending time and money. No code is required.', themeConfig: { - siteTitle: 'automatisch', + siteTitle: 'Automatisch', nav: [ { text: 'Guide', diff --git a/packages/web/public/index.html b/packages/web/public/index.html index c6d6830b..b28bfd96 100644 --- a/packages/web/public/index.html +++ b/packages/web/public/index.html @@ -23,7 +23,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> -