From 12ff80b6acef37051b7d113d6c9d684c5693f773 Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Thu, 17 Apr 2025 10:04:02 +0200 Subject: [PATCH] remove rss --- web/src/app/layout.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/web/src/app/layout.tsx b/web/src/app/layout.tsx index bfa0c114..befae981 100644 --- a/web/src/app/layout.tsx +++ b/web/src/app/layout.tsx @@ -71,11 +71,6 @@ export async function generateMetadata(): Promise { statusBarStyle: "default", capable: true, }, - alternates: { - types: { - "application/rss+xml": "https://dashboardicons.com/rss.xml", - }, - }, icons: { icon: [ { url: "/favicon.ico", sizes: "any" },