diff --git a/layouts/partials/sections/experiences.html b/layouts/partials/sections/experiences.html index e7e2508..eafe926 100644 --- a/layouts/partials/sections/experiences.html +++ b/layouts/partials/sections/experiences.html @@ -6,8 +6,10 @@
{{ if not (.section.hideTitle) }}

- {{ .section.name }} -

+ {{ .section.name }} + {{ else }} +

+ {{ .section.name }}

{{ end }}
@@ -29,4 +31,4 @@ {{ end }} {{ end }}
-
\ No newline at end of file +