diff --git a/feeds.ts b/feeds.ts
index 0e39bf2..ee87e42 100644
--- a/feeds.ts
+++ b/feeds.ts
@@ -42,7 +42,9 @@ export async function profileAtomFeed(
${isoDate(lastUpdate)}
${profile.avatarImageUrl}
- ${name}
+ ${profile.name}
+ ${profile.profileUrl}
+ nostr:${profile.nprofile}
${articlesXml}