From e949d0f606d9f328c36ee73a63d63cbdef0d119a Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 25 Dec 2017 18:57:04 +0100 Subject: [PATCH] Added languages to the skills Signed-off-by: Jim Martens --- _data/author.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_data/author.yml b/_data/author.yml index 545cee0..162024d 100644 --- a/_data/author.yml +++ b/_data/author.yml @@ -8,6 +8,10 @@ cv_pdf: /assets/pdf/cv.pdf github_username: 2martens twitter_username: 2martens skills: + - category: Languages + items: + - German (mother tongue) + - English (fluid) - category: Programming languages items: - Python