Skip to content

Commit

Permalink
Mention where old radios are
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarrough committed Apr 19, 2024
1 parent ccaa9cb commit 400fc0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/r4-page-explore.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ export default class R4PageExplore extends R4Page {
<r4-page-main>
<r4-base-query .initialQuery=${this.query} @data=${this.handleData}></r4-base-query>
<r4-list>${this.renderListItems()}</r4-list>
<p>Missing a radio? The radios you see above have all moved to the new Radio4000.<br>
Other radios can still be browsed on <a href="https://v1.radio4000.com">v1</a>.
</r4-page-main>
<r4-page-aside>
<r4-page-aside>
`
}

Expand Down

0 comments on commit 400fc0c

Please sign in to comment.