From 1ae6e117d3ac6348ac47fdf5c9fd80a395da7dc1 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Fri, 8 Jul 2022 23:26:29 +0530 Subject: [PATCH] Add a space to External link SVG in profile button --- layouts/partials/index_profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +