From fbc4e25b9cdb3f548f3006fa417874651e9750f6 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Thu, 29 Feb 2024 23:32:18 +0200 Subject: [PATCH] Update percentage --- data/en/sections/about.toml | 2 +- data/fi/sections/about.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/en/sections/about.toml b/data/en/sections/about.toml index 7987c2c..8737f77 100644 --- a/data/en/sections/about.toml +++ b/data/en/sections/about.toml @@ -70,5 +70,5 @@ color = "orange" [[badges]] type = "soft-skill-indicator" name = "Planning" -percentage = 95 +percentage = 90 color = "pink" diff --git a/data/fi/sections/about.toml b/data/fi/sections/about.toml index ecf228b..8ae39e3 100644 --- a/data/fi/sections/about.toml +++ b/data/fi/sections/about.toml @@ -70,5 +70,5 @@ color = "orange" [[badges]] type = "soft-skill-indicator" name = "Suunnittelu" -percentage = 95 +percentage = 90 color = "pink"