Skip to content

Commit

Permalink
Merge pull request #157 from techdivision/content-report-index
Browse files Browse the repository at this point in the history
fixing attempt for empty h1 in content-report index
  • Loading branch information
berwa authored Sep 27, 2024
2 parents 216da5f + 7b13bc3 commit b4532e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helix-query.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ indices:
target: /content-report.xlsx
properties:
h1:
select: h1
select: h1:first-of-type
value: |
attribute(el, 'content')
meta-title:
Expand Down

0 comments on commit b4532e5

Please sign in to comment.