From e56723e39bbed35187eba283b6c6742be0464883 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Thu, 18 Dec 2025 21:07:21 +0100 Subject: [PATCH] Updated description --- src/sections/Hero.jsx | 2 +- src/sections/Projects.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sections/Hero.jsx b/src/sections/Hero.jsx index 68b1098..5d948f8 100644 --- a/src/sections/Hero.jsx +++ b/src/sections/Hero.jsx @@ -26,7 +26,7 @@ export const Hero = () => { - German Development Team + Open-source software development team diff --git a/src/sections/Projects.jsx b/src/sections/Projects.jsx index af69689..8151b88 100644 --- a/src/sections/Projects.jsx +++ b/src/sections/Projects.jsx @@ -14,7 +14,7 @@ export const Projects = () => (

GameTracker App

An all-in-one app to track card- and board games, manage players and groups and get statistics about your played games.

{['Flutter', 'iOS', 'Android', 'Statistics'].map(tag => ({tag}))}
-
View Project Status + View Project Repository