chore: Use upper case letter for the initial of Automatisch

This commit is contained in:
Faruk AYDIN
2022-09-21 17:50:09 +03:00
parent 70af9981e7
commit 801052adcd
2 changed files with 3 additions and 3 deletions

View File

@@ -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',