-
Notifications
You must be signed in to change notification settings - Fork 54
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 #61
Comments
The problem is that you're building the site without having Are you able to set |
It was already "monkyyy.science", I added the http just to be sure I was took a slegdehammer to the theme to make it always dark,(didnt see the custom css in config at the time) if thunderbird works for others i'd probaly should just grab a fresh copy |
Overriding the CSS shouldn't impact this. If you look at the output from the feed validator, you can see the issue is there the RSS file has relative URLs rather than absolute.
The data between |
I was told my site rss feed doesn't work in thunderbird; I dont know if this is my fault, I ripped out some js but it works in feedly at least partially
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fmonkyyy.science%2Findex.xml
The text was updated successfully, but these errors were encountered: