diff --git a/layouts/partials/index_profile.html b/layouts/partials/index_profile.html index fe489427d0..5d28afa4d1 100644 --- a/layouts/partials/index_profile.html +++ b/layouts/partials/index_profile.html @@ -37,7 +37,7 @@

{{ .title | default site.Title | markdownify }}

{{ .name }} - {{- if (findRE "://" .url) }} + {{- if (findRE "://" .url) }}  @@ -52,4 +52,4 @@

{{ .title | default site.Title | markdownify }}

{{- end }} {{- end}} - \ No newline at end of file +