0

I have made this code to prompt an RSS to my website with financial news:

  <h2>Hello</h2>
  <ul>
    <!-- Replace the URL below with the URL of the RSS feed you want to display -->
    <script src="https://rss.app/feeds/<YOUR-YELLOWBLOCK-RSS-FEED-URL>.xml"></script>
  </ul>
</div>

But when I execute it, I think the script doesn´t work because I see the title but not the news themselves.

I am a rookie in this can someone help me?

Gerard
  • 1
  • 1
  • 1
    ` – LS_ Mar 22 '23 at 11:28
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Mar 22 '23 at 13:09
  • I think you want a [list widget](https://rss.app/rss-widgets/list-widget). – Brett Donald Mar 23 '23 at 02:16
  • 1
    Actually the list widget this hero suggest is exactly what I needed. – Gerard Mar 24 '23 at 07:14

0 Answers0