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 }}" />
|
<img src="{{ .badge }}" alt="{{ .name }}" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{{ else if eq .type "circular-bar" }}
|
{{ else if eq .type "soft-skill-indicator" }}
|
||||||
{{/* Circular bar indicating the level of expertise in a skill */}}
|
{{/* Circular bar indicating the level of expertise in a skill */}}
|
||||||
{{ $predefinedColor:= true}}
|
{{ $predefinedColor:= true}}
|
||||||
{{ if hasPrefix .color "#"}}
|
{{ if hasPrefix .color "#"}}
|
||||||
|
|||||||
Reference in New Issue
Block a user