diff --git a/themes/kosmos-22/layouts/partials/services/community.html b/themes/kosmos-22/layouts/partials/services/community.html index 92f2b24..7d70e2e 100644 --- a/themes/kosmos-22/layouts/partials/services/community.html +++ b/themes/kosmos-22/layouts/partials/services/community.html @@ -14,7 +14,11 @@

{{ .description }}

{{ else }}

+ {{ if .url }} {{ .name }} + {{ else }} + {{ .name }} + {{ end }}

{{ .description }}

{{ end }}