Merge pull request #496 from automatisch/meta-tags

chore: update title, description and manifest
This commit is contained in:
Ömer Faruk Aydın
2022-09-12 01:13:08 +03:00
committed by GitHub
5 changed files with 10 additions and 19 deletions

View File

@@ -5,10 +5,11 @@ const BASE = process.env.BASE_URL || '/';
export default defineConfig({
base: BASE,
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',