From eb190430936fb22391a5e57cb4b07ec6b8b8588c Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Thu, 29 Feb 2024 23:25:33 +0200 Subject: [PATCH] Fix badges --- data/en/sections/about.toml | 8 ++++---- data/fi/sections/about.toml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/data/en/sections/about.toml b/data/en/sections/about.toml index a4a28bc..e080c0b 100644 --- a/data/en/sections/about.toml +++ b/data/en/sections/about.toml @@ -49,25 +49,25 @@ name = "WhatsApp" icon = "fab fa-whatsapp" url = "https://wa.me/+358407658800" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Teamwork" percentage = 85 color = "blue" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Communication" percentage = 95 color = "green" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Leadership" percentage = 80 color = "orange" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Planning" percentage = 97 diff --git a/data/fi/sections/about.toml b/data/fi/sections/about.toml index 339e787..3b45aac 100644 --- a/data/fi/sections/about.toml +++ b/data/fi/sections/about.toml @@ -49,25 +49,25 @@ name = "WhatsApp" icon = "fab fa-whatsapp" url = "https://wa.me/+358407658800" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Tiimityƶ" percentage = 85 color = "blue" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Kommunikaatio" percentage = 95 color = "green" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Johtamistaidot" percentage = 80 color = "orange" -[[softSkills]] +[[badges]] type = "soft-skill-indicator" name = "Suunnittelu" percentage = 97