chore: update page description
All checks were successful
Build and Push Docker Image / BuildAndPush (push) Successful in 2m25s

This commit is contained in:
Lars Hampe 2024-08-17 17:29:51 +02:00
parent f3a746ea41
commit cf9570e658

View File

@ -1,5 +1,2 @@
// Place any global data in this file. export const SITE_TITLE = "Lars Hampe";
// You can import this data from anywhere in your site by using the `import` keyword. export const SITE_DESCRIPTION = "Developer, HomeAutomation and OpenSource";
export const SITE_TITLE = 'Lars Hampe';
export const SITE_DESCRIPTION = 'Development, HomeLab, and more';