Rename "circular-bar" into "soft-skill-indicator"
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
466580b57b
commit
6a01c1ea4b
1 changed files with 1 additions and 1 deletions
|
@ -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 "#"}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue