added additional skills
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user