added additional skills

This commit is contained in:
2024-12-05 20:45:00 +01:00
parent ee705938f7
commit 4c2162a158
4 changed files with 27 additions and 1 deletions

View File

@@ -70,6 +70,11 @@ class _LandingPageState extends State<LandingPage> {
contentType: ContentType.education,
),
Padding(padding: EdgeInsets.only(bottom: 25)),
ContentBlock(
blockTitle: 'Weitere Kenntnisse',
contentType: ContentType.generalSkills,
),
Padding(padding: EdgeInsets.only(bottom: 25)),
ContentBlock(
blockTitle: "Über mich",
contentType: ContentType.text,