tangly1024 / NotionNext

使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
https://tangly1024.com
MIT License
7.86k stars 10.8k forks source link

RSS 订阅生成失败 #2732

Open tay10rb opened 2 months ago

tay10rb commented 2 months ago

描述bug 访问生成的 rss 但是没结果 image image

在 loading 之后就会跳转到 404: image

RSS 订阅地址:https://blog.mwwlzz.top/rss/feed.xml

期望的正常结果 希望可以正确的返回订阅内容

复现步骤 按照文档中的 Vercel 部署方式部署

环境

补充说明

ysz2580 commented 1 month ago

通过这个链接可以看到你所有的文章,怎么去除这个rss或者调整正常呢

tay10rb commented 1 month ago

我是在另一个 vercel 账号重新从头部署了一次博客,这样就是正常的