Update rss.xml.ts

This commit is contained in:
Thilo Hohlt
2025-04-27 12:54:58 +02:00
committed by GitHub
parent 5340c4fdd3
commit d7bb84dbaa

View File

@@ -18,7 +18,6 @@ export const GET: APIRoute = async (context) => {
description:
"Friendly technical articles with a focus on web and GNU/Linux topics.",
site: context.url.origin,
trailingSlash: false,
xmlns: {
atom: "http://www.w3.org/2005/Atom",
},