From d6f9ed393203ebe8e3442b94633e73017a69e938 Mon Sep 17 00:00:00 2001 From: Ben Peter Date: Sat, 25 Jul 2026 10:29:19 +0200 Subject: [PATCH] Exclude the learn hub from its own index The hub page /learn matched the index include, so it appeared as a card in its own article grid. Exclude it. --- helix-query.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helix-query.yaml b/helix-query.yaml index 6d78395..3e89085 100644 --- a/helix-query.yaml +++ b/helix-query.yaml @@ -6,6 +6,7 @@ indices: include: - /learn/** exclude: + - /learn - /learn/product-highlights properties: title: