From fe853af417487087aced25c1a29f01f7b71962f1 Mon Sep 17 00:00:00 2001 From: Paul Wackerow <54227730+wackerow@users.noreply.github.com> Date: Mon, 12 May 2025 11:39:26 -0700 Subject: [PATCH] hot-fix: update rss feed link for ethpandaops --- src/lib/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index b80a194756a..d5dc19e3579 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -199,7 +199,7 @@ export const COMMUNITY_BLOGS: CommunityBlog[] = [ }, { href: "https://ethpandaops.io/posts/", - feed: "https://ethpandaops.io/posts/index.xml", + feed: "https://ethpandaops.io/posts/rss.xml", }, { href: "https://ethstaker.cc/blog",