1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-11-17 13:09:04 +00:00

Correctly source date for RSS feed

This commit is contained in:
Jake Howard 2024-02-18 20:51:34 +00:00
parent 58d8005865
commit 5f8dc566e6
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -108,8 +108,9 @@ plugins:
- social
- rss:
date_from_meta:
as_creation: "date"
as_update: false
as_creation: "git_creation_date_localized_raw_iso_datetime"
as_update: "git_updated_date_localized_raw_iso_datetime"
datetime_format: "%Y-%m-%d %H:%M:%S"
json_feed_enabled: false
match_path: "notes\/(?!(index\\.md)$).+"
categories: