welpo / tabi

A modern Zola theme with search, multilingual support, optional JavaScript, a perfect Lighthouse score, and a focus on accessibility.
https://welpo.github.io/tabi/
MIT License
107 stars 35 forks source link

Regression in RSS feed styles #206

Closed donovanglover closed 10 months ago

donovanglover commented 10 months ago

Bug Report

Environment

Zola version: 0.17.2 tabi commit: https://github.com/welpo/tabi/commit/40df48fd875db61e9096301825da7ee447fd22fb

Expected Behavior

RSS feed should look like this: https://osc.garden/atom.xml

Current Behavior

Looks like https://github.com/welpo/tabi/pull/203 broke the styles in the RSS feed. See: https://welpo.github.io/tabi/atom.xml

Step to Reproduce

Visit atom.xml before and after git revert 40df48fd875db61e9096301825da7ee447fd22fb

welpo commented 10 months ago

Thanks for the report, Donovan. Fixing it now.