From d7bb84dbaa99223b802066a6089abd6062d829c2 Mon Sep 17 00:00:00 2001 From: Thilo Hohlt Date: Sun, 27 Apr 2025 12:54:58 +0200 Subject: [PATCH] Update rss.xml.ts --- src/pages/rss.xml.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/rss.xml.ts b/src/pages/rss.xml.ts index 5d8dfdb..108c397 100644 --- a/src/pages/rss.xml.ts +++ b/src/pages/rss.xml.ts @@ -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", },