From ca6c372757064b85d7aecc382655fddb17164160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Fri, 25 Apr 2025 11:55:54 +0400 Subject: [PATCH] Add alternate links to Atom feeds --- feeds.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/feeds.ts b/feeds.ts index 1613968..5bda890 100644 --- a/feeds.ts +++ b/feeds.ts @@ -20,6 +20,7 @@ export async function profileAtomFeed( ${articleId} ${article.title} + ${isoDate(article.updatedAt)} ${isoDate(article.publishedAt)} ${article.summary}