diff --git a/src/consts.ts b/src/consts.ts index 767dda5..05e0a4c 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -1,5 +1,2 @@ -// Place any global data in this file. -// You can import this data from anywhere in your site by using the `import` keyword. - -export const SITE_TITLE = 'Lars Hampe'; -export const SITE_DESCRIPTION = 'Development, HomeLab, and more'; +export const SITE_TITLE = "Lars Hampe"; +export const SITE_DESCRIPTION = "Developer, HomeAutomation and OpenSource";