chore(docs): update title and description
This commit is contained in:
@@ -2,10 +2,11 @@ import { defineConfig } from 'vitepress';
|
||||
|
||||
export default defineConfig({
|
||||
lang: 'en-US',
|
||||
title: 'Automatisch Docs',
|
||||
description: 'Vite & Vue powered static site generator.',
|
||||
title: 'automatisch Docs',
|
||||
description:
|
||||
'Build workflow automation without spending time and money. No code is required.',
|
||||
themeConfig: {
|
||||
siteTitle: 'Automatisch',
|
||||
siteTitle: 'automatisch',
|
||||
nav: [
|
||||
{
|
||||
text: 'Guide',
|
||||
|
Reference in New Issue
Block a user