mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-02-21 15:02:27 -05:00
RSS specification says: <https://www.rssboard.org/rss-specification#ltimagegtSubelementOfLtchannelgt> > <link> is the URL of the site, when the channel is rendered, the image is a link to the site. (Note, in practice the image <title> and <link> should have the same value as the channel's <title> and <link>. Practically, some RSS readers may produce clicable images that leads to homepage. Linking an image to the image itself doesn't make much sense.