From 6a01c1ea4b4c876b544bca92a28f4a3107527134 Mon Sep 17 00:00:00 2001 From: hossainemruz Date: Mon, 17 May 2021 23:01:36 +0600 Subject: [PATCH] Rename "circular-bar" into "soft-skill-indicator" Signed-off-by: hossainemruz --- layouts/partials/misc/badge.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/misc/badge.html b/layouts/partials/misc/badge.html index 2a46299..08d90f5 100644 --- a/layouts/partials/misc/badge.html +++ b/layouts/partials/misc/badge.html @@ -6,7 +6,7 @@ {{ .name }} -{{ else if eq .type "circular-bar" }} +{{ else if eq .type "soft-skill-indicator" }} {{/* Circular bar indicating the level of expertise in a skill */}} {{ $predefinedColor:= true}} {{ if hasPrefix .color "#"}}