mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
commit
8fb90b1905
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user