From 664c51ea79bd50562f75a5a1bade17e278536645 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Mon, 3 Feb 2025 11:14:05 -0600 Subject: [PATCH] Fix dates in Atom entries --- templates/AtomFeedEntry.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/AtomFeedEntry.php b/templates/AtomFeedEntry.php index eca8a0f7..3de67976 100644 --- a/templates/AtomFeedEntry.php +++ b/templates/AtomFeedEntry.php @@ -15,8 +15,8 @@ use function Safe\filesize; AuthorsUrl) ?> - Created->format(Enums\DateTimeFormat::Iso->value) ?> - Updated->format(Enums\DateTimeFormat::Iso->value) ?> + EbookCreated->format(Enums\DateTimeFormat::Iso->value) ?> + EbookUpdated->format(Enums\DateTimeFormat::Iso->value) ?> Public domain in the United States. Users located outside of the United States must check their local laws before using this ebook. Original content released to the public domain via the Creative Commons CC0 1.0 Universal Public Domain Dedication. Description) ?> LongDescription) ?>