fix: broken rss feed

This commit is contained in:
pompydev
2025-06-14 07:06:52 +09:00
parent 40bc8e5453
commit 7523bf75d9

View File

@@ -28,7 +28,7 @@ export async function GET() {
<channel>
<title>Dokploy Blog</title>
<link>https://dokploy.com/blog</link>
<description>Dokploy Latest News & Updates</description>
<description>${escapeXml("Dokploy Latest News & Updates")}</description>
<language>en</language>
<lastBuildDate>${new Date().toUTCString()}</lastBuildDate>
${posts