From 29fefb48905e7fefa8663976338872fc55487214 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 fe489427..5d28afa4 100644 --- a/layouts/partials/index_profile.html +++ b/layouts/partials/index_profile.html @@ -37,7 +37,7 @@ {{ .name }} - {{- if (findRE "://" .url) }} + {{- if (findRE "://" .url) }}  @@ -52,4 +52,4 @@ {{- end }} {{- end}} - \ No newline at end of file +