From a81c5ae24f4d66116fed9d614fcb39a8ca5f3128 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9zar=20Augusto?=
<32869222+cizordj@users.noreply.github.com>
Date: Wed, 22 Mar 2023 20:22:42 -0300
Subject: [PATCH] Remove duplicated robots tag
Closes #446
---
layouts/partials/head.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 5a4f31e..9352d88 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -2,11 +2,12 @@
-
{{ if .Params.noindex }}
{{ if or (eq (.Param "noindex") true) (eq (.Param "noindex") "true") }}
{{ end }}
+{{ else }}
+
{{ end }}