From 179fea63a3dea85c8822ab423903fac43c4efbbe Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Fri, 8 Jul 2022 20:43:59 +0530 Subject: [PATCH] Add a space to External link SVG in header menu --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 732f8236..63cf652c 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -131,7 +131,7 @@ {{- .Name -}} {{ .Post -}} - {{- if (findRE "://" .URL) }} + {{- if (findRE "://" .URL) }}