瀏覽代碼

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

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
hossainemruz 4 年之前
父節點
當前提交
6a01c1ea4b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      layouts/partials/misc/badge.html

+ 1 - 1
layouts/partials/misc/badge.html

@@ -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 "#"}}