From 8e559a938d980d80ffc5a30bafb246483c47ae89 Mon Sep 17 00:00:00 2001 From: David Simansky Date: Wed, 26 Jun 2024 10:15:52 +0200 Subject: [PATCH] Remove as_updated field in rss plugin (#6027) --- blog/mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/blog/mkdocs.yml b/blog/mkdocs.yml index aff157e54..887e5637e 100644 --- a/blog/mkdocs.yml +++ b/blog/mkdocs.yml @@ -69,7 +69,6 @@ plugins: match_path: "(articles|steering|events|releases)/.*" date_from_meta: as_creation: "date" - as_update: false datetime_format: "%Y-%m-%d" git-revision-date-localized: type: iso_date