diff --git a/feeds.ts b/feeds.ts
index e81317b..0e39bf2 100644
--- a/feeds.ts
+++ b/feeds.ts
@@ -20,6 +20,7 @@ export async function profileAtomFeed(
${articleId}
${article.title}
+
${isoDate(article.updatedAt)}
${isoDate(article.publishedAt)}
@@ -35,6 +36,7 @@ export async function profileAtomFeed(
${profile.name} on Nostr (Articles)
+
${feedId}
${isoDate(lastUpdate)}