diff --git a/layouts/partials/user-profile.html b/layouts/partials/user-profile.html index a0ff391..08c0e22 100644 --- a/layouts/partials/user-profile.html +++ b/layouts/partials/user-profile.html @@ -70,7 +70,7 @@ {{ if .Site.Params.url }} - {{ .Site.Params.url }} }} + {{ .Site.Params.url }} {{ else }} {{ .Site.BaseURL }} {{ end }}