From 64d78c39f9bed375f4a6f4bac1323ecce1b59ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Manzanero=20Dom=C3=ADnguez?= Date: Tue, 2 Jul 2024 15:15:28 -0600 Subject: [PATCH] try another format --- src/pages/rss.xml.ts | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/pages/rss.xml.ts b/src/pages/rss.xml.ts index f349b6a..0f163ed 100644 --- a/src/pages/rss.xml.ts +++ b/src/pages/rss.xml.ts @@ -116,9 +116,12 @@ export async function GET(context: any) { description: "Welcome to my domain, stranger.", customData: [ "en-us", - ``, - ``, - , + ` + + https://juancman.dev/logo.png + juancmandev + https://juancman.dev + `, ].join(""), site: context.site, items,