We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f79e99 commit eadcee7Copy full SHA for eadcee7
1 file changed
src/components/RssFeed.tsx
@@ -57,7 +57,6 @@ export default function RssFeed() {
57
url: "https://www.zhangxinxu.com/wordpress/feed/",
58
title: "张鑫旭的博客",
59
},
60
- { url: "https://tech.meituan.com/feed/", title: "美团技术团队" },
61
];
62
63
const englishRssSources = [
0 commit comments