Rename "circular-bar" into "soft-skill-indicator"

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2021-05-17 23:01:36 +06:00
parent 466580b57b
commit 6a01c1ea4b

View file

@ -6,7 +6,7 @@
<img src="{{ .badge }}" alt="{{ .name }}" />
</a>
</div>
{{ 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 "#"}}