From 5fb4511b28de4e634d67fbed22227f446cbf6eda Mon Sep 17 00:00:00 2001 From: Julian Lechner Date: Thu, 23 Apr 2026 18:42:12 +0200 Subject: [PATCH] fix --- src/global.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/global.ts b/src/global.ts index a57a09e..19635d3 100644 --- a/src/global.ts +++ b/src/global.ts @@ -102,7 +102,8 @@ export const global: Global = { { title: 'SobIT GmbH', link: 'https://sobit.at/', - description: 'I currently work primarily for the viennese company SobIT GmbH. This company develops software for the healthcare industry. - Development of modern desktop, mobile, and web applications to support healthcare delivery.', + description: + 'I currently work primarily for the viennese company SobIT GmbH. This company develops software for the healthcare industry. - Development of modern desktop, mobile, and web applications to support healthcare delivery.', languages: ['TypeScript', 'C#', 'WPF', 'YML', 'XAML'], icon: 'assets/logos/sobit.png', CircleIcon: false,