News
News Article Example
This is a local article route example. Use this pattern when a news entry should open a page hosted in the site, not an external URL.
Replace this sample body with your full local article content. Keep article routes in `app-routes.mjs` and reference them from `EventsNewsSection` via `href: "/news/your-article-slug"`.
If a news item points to an external source, keep using a full URL in `href` and the component will render the same details button as an external link.