diff --git a/appview/pages/templates/user/fragments/profileCard.html b/appview/pages/templates/user/fragments/profileCard.html --- a/appview/pages/templates/user/fragments/profileCard.html +++ b/appview/pages/templates/user/fragments/profileCard.html @@ -68,7 +68,7 @@ {{ range $link := .Links }} {{ if $link }}
{{ i "link" "size-4" }} - {{ $link }} + {{ $link }}
{{ end }} {{ end }} @@ -126,4 +126,4 @@ {{ .Stats.FollowingCount }} following {{ end }} -{{ end }} \ No newline at end of file +{{ end }}