Rename "circular-bar" into "soft-skill-indicator"
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
@@ -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 "#"}}
|
||||
|
||||
Reference in New Issue
Block a user