Whenever I want to add the feed https://keepassxc.org/blog/feed.xml it gets stripped of the /blog/ part resulting in the attempt to add https://keepassxc.org/feed.xml. This causes a 404 - Not Found.
Explain what you did to encounter the issue
+ Subsscribehttps://keepassxc.org/blog/feed.xml as the Web addressThe feed claims to be in that location, there is nothing we can do about it.
<atom:link href="https://keepassxc.org/feed.xml" rel="self" type="application/rss+xml"/>
Interesting, I've subscribed to it some time ago which worked fine. I've created https://github.com/keepassxreboot/keepassxreboot.github.io/pull/90.
Most helpful comment
Interesting, I've subscribed to it some time ago which worked fine. I've created https://github.com/keepassxreboot/keepassxreboot.github.io/pull/90.