davsclaus opened a new pull request, #1658: URL: https://github.com/apache/camel-website/pull/1658
## Summary - Add `<link rel="alternate">` in HTML head for RSS feed autodiscovery by browsers and feed readers - Add RSS icon to header and footer icon bars (alongside GitHub, Zulip, Twitter, LinkedIn) - Add visible "RSS Feed" link on the blog list page - Add RSS icon to the brand-logos SVG sprite Closes #1586 ## Test plan - [ ] Verify `<link rel="alternate" type="application/rss+xml">` appears in page source - [ ] Verify RSS icon renders in header toolbar and footer icon bar - [ ] Verify "RSS Feed" link appears on `/blog/` page - [ ] Verify clicking the RSS links navigates to `/blog/index.xml` - [ ] Test feed autodiscovery in a feed reader (e.g. Feedly, Thunderbird) 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
