Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSS feed is broken #6

Open
zefr0x opened this issue Dec 3, 2022 · 1 comment · May be fixed by #8
Open

RSS feed is broken #6

zefr0x opened this issue Dec 3, 2022 · 1 comment · May be fixed by #8

Comments

@zefr0x
Copy link

zefr0x commented Dec 3, 2022

I found an RSS link in the footer and i was interested in adding it to my RSS reader

<a class="nav-link" href="{{ url('news/rss.xml') }}" title="Subscribe to our news" target="_blank" rel="noopener"><i class="fas fa-rss"></i></a>

but it doesn't work, it shows a 404 error.

The link: https://libimobiledevice.org/news/rss.xml

@zefr0x zefr0x changed the title RSS feed is not working RSS feed is broken Dec 3, 2022
@ArnaudLigny
Copy link

The working link is https://libimobiledevice.org/news/atom.xml.

GeckoEidechse added a commit to GeckoEidechse/libimobiledevice.org that referenced this issue Nov 14, 2023
Link was pointing to `news/rss.xml` while it should be `news/atom.xml`.

Closes libimobiledevice#6
@GeckoEidechse GeckoEidechse linked a pull request Nov 14, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants