diff --git a/layouts/partials/profile.html b/layouts/partials/profile.html index 3c10117..435dfa5 100644 --- a/layouts/partials/profile.html +++ b/layouts/partials/profile.html @@ -2,9 +2,7 @@

{{ .Site.Params.profile.name }}

{{ .Site.Params.profile.tagline }}


-
- {{ range .Translations }} - {{ .Lang }} - {{ end }} -
+ {{ range .Translations }} + {{ .Lang }} + {{ end }}