Skip to content

Commit

Permalink
add lastModified back to default index
Browse files Browse the repository at this point in the history
  • Loading branch information
kronnox committed Jan 12, 2024
1 parent 8079548 commit 87f2f00
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 @@ -5,6 +5,9 @@ indices:
- /**
target: /query-index.json
properties:
lastModified:
select: none
value: parseTimestamp(headers["last-modified"], "ddd, DD MMM YYYY hh:mm:ss GMT")
title:
select: head > meta[property="og:title"]
value: attribute(el, "content")
Expand Down

0 comments on commit 87f2f00

Please sign in to comment.