diff --git a/data/en/sections/about.toml b/data/en/sections/about.toml index 8737f77..f1fdbac 100644 --- a/data/en/sections/about.toml +++ b/data/en/sections/about.toml @@ -72,3 +72,9 @@ type = "soft-skill-indicator" name = "Planning" percentage = 90 color = "pink" + +[[badges]] +type = "soft-skill-indicator" +name = "Continuous Integration" +percentage = 30 +color = "red"