meghankent

joined 1 day ago
[–] meghankent@lemmy.cafe 3 points 1 day ago

By the way, it's possible to insert an ad into an RSS summary; it's just that most RSS readers don't support JavaScript and modern HTML/CSS, so the ad needs to be something like this:

<center>
<a href="https://myshittywebsite.com/"><img src="/ad.png" alt="My shitty ad"></a>
</center>