diff --git a/layouts/partials/sections/v3/experience.html b/layouts/partials/sections/v3/experience.html index 3cca31a..f910f4b 100644 --- a/layouts/partials/sections/v3/experience.html +++ b/layouts/partials/sections/v3/experience.html @@ -38,8 +38,8 @@ role="tablist" aria-orientation="vertical" > - {{ range $index, $element := .Site.Params.experience }} {{ if (eq $index - 0) }} + {{ range $index, $element := .Site.Params.experience }} + {{ if (eq $index 0) }} - {{ range $index, $element := .Site.Params.experience }} {{ if (eq $index - 0) }} + {{ range $index, $element := .Site.Params.experience }} + {{ if (eq $index 0) }}
- {{ end }} {{ end }} + {{ end }} + {{ end }}