• meghankent@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 hours 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>