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>
|
<channel>
|
||||||
<title>Dokploy Blog</title>
|
<title>Dokploy Blog</title>
|
||||||
<link>https://dokploy.com/blog</link>
|
<link>https://dokploy.com/blog</link>
|
||||||
<description>Dokploy Latest News & Updates</description>
|
<description>${escapeXml("Dokploy Latest News & Updates")}</description>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>${new Date().toUTCString()}</lastBuildDate>
|
<lastBuildDate>${new Date().toUTCString()}</lastBuildDate>
|
||||||
${posts
|
${posts
|
||||||
|
Loading…
Reference in New Issue
Block a user