diff --git a/helix-query.yaml b/helix-query.yaml index e5ea8038c..03533b45e 100644 --- a/helix-query.yaml +++ b/helix-query.yaml @@ -52,18 +52,3 @@ indices: select: head > meta[name="enrichment-positions"] values: | match(attribute(el, 'content'), '([^,]+)') - tiers: - parget: /tiers.json - exclude: - - 'drafts/**' - - 'enrichment/**' - - 'fragments/**' - properties: - title: - select: head > meta[property="og:title"] - value: | - attribute(el, 'content') - path: - select: none - value: | - path \ No newline at end of file