From 6c767d167d28febcc1971c5f0b8bb7ea1f7d0af5 Mon Sep 17 00:00:00 2001 From: Sidharth R <122173059+hugo-sid@users.noreply.github.com> Date: Sat, 23 Sep 2023 16:25:47 +0530 Subject: [PATCH] chore: add rel='noopener' for external link --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 4eacf044..86764672 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -7,7 +7,7 @@ © {{ now.Format "2006" }} {{ .Site.Params.author.name }}. - Powered by Hugo blog awesome. + Powered by Hugo blog awesome.