Unable to display raw_timeago
value
#81
Labels
documentation
Improvements or additions to documentation
raw_timeago
value
#81
Uh oh!
There was an error while loading. Please reload this page.
My goal is to display both the last update and creation date as
<day>. <month> <year> <h>:<m>:<s> (<relative time>)
For example, a page created on the 13th of June 2021 and last updated on the 18th of January 2022 should display something like this:
When I however use the
{{ page.meta.git_creation_date_localized_raw_timeago }}
value, as mentioned by the docs, inside the partial override does this end up in an empty parenthesis (()
) being displayed.I'm not sure if I'm doing anything wrong in particular, so feedback is appreciated.
Here is the current
source-file.html
override in its entirety:The text was updated successfully, but these errors were encountered: