Skip to content

Commit

Permalink
Update helix-query.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bstopp authored Jan 24, 2024
1 parent 0197ff4 commit 4059857
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helix-query.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ indices:
category:
select: head > meta[name="category"]
value: match(attribute(el, "content"), "(?:https:\/\/[^/]+)?(.+)")
seo_path:
select: none
value: replace(path, match(path, "(/posts\/[^/]+\/[^/]+)\/"), '/posts')
authors:
include:
- /cigaradvisor/author/**
Expand Down

0 comments on commit 4059857

Please sign in to comment.