diff --git a/layouts/partials/sections/achievements.html b/layouts/partials/sections/achievements.html index 927fdc8..23957e7 100644 --- a/layouts/partials/sections/achievements.html +++ b/layouts/partials/sections/achievements.html @@ -6,7 +6,10 @@
{{ if not (.section.hideTitle) }}

- {{ .section.name }}

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

+ {{ .section.name }}

{{ end }}