diff --git a/src/Elastic.Markdown/Page/Index.cshtml b/src/Elastic.Markdown/Page/Index.cshtml
index 269020d28..e10ab5379 100644
--- a/src/Elastic.Markdown/Page/Index.cshtml
+++ b/src/Elastic.Markdown/Page/Index.cshtml
@@ -44,8 +44,8 @@
{
if (name == GlobalSections.Head)
{
-
-
+
+
}
if (name == GlobalSections.Head && Model.Products is { Count: > 0 })
{