mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 18:51:30 +08:00
fix: update feed id for notes
This commit is contained in:
@ -12,7 +12,7 @@ export const GET = async () => {
|
|||||||
|
|
||||||
return rss({
|
return rss({
|
||||||
customData: `<follow_challenge>
|
customData: `<follow_challenge>
|
||||||
<feedId>75113012474671104</feedId>
|
<feedId>116728239358236672</feedId>
|
||||||
<userId>62156866798228480</userId>
|
<userId>62156866798228480</userId>
|
||||||
</follow_challenge>`,
|
</follow_challenge>`,
|
||||||
title: siteConfig.title,
|
title: siteConfig.title,
|
||||||
|
Reference in New Issue
Block a user