diff --git a/src/pages/r4-page-about.js b/src/pages/r4-page-about.js index 0e904912..d2325b13 100644 --- a/src/pages/r4-page-about.js +++ b/src/pages/r4-page-about.js @@ -41,30 +41,26 @@ export default class R4PageAbout extends R4Page { renderMain() { const {name} = this.latestTag return html` -

Hello. This is going to be the next version of .

- The current version is still live on - radio4000.com; keep using it normally, until the beta is ready to replace - it. -

-

- On the beta, you can freely import your existing radio channel, test it with the new features; delete it and - start again. + Hello. This is is the next version of . The old, or first, version is still live on + v1.radio4000.com; it is in read-only mode. Here you can freely import + your existing radio channel, test it with the new features.

Play around, test it out and come say hi in the + >Come say hi in the community chat (${this.roomAlias}) - . +

+

Prefer mail? Write us at contact@radio4000.com.

Contribute to the design and development on github.com/radio4000.

The latest version is ${name ? name : '…'}.

+

Read the blog

Cheers!

← back to the home page diff --git a/src/pages/r4-page-home.js b/src/pages/r4-page-home.js index cd183e34..e276d71c 100644 --- a/src/pages/r4-page-home.js +++ b/src/pages/r4-page-home.js @@ -43,19 +43,11 @@ export default class R4PageHome extends R4Page { renderBetaNote() { return html`

-
- This is a beta version! -

- This web app ${this.config.client} is a public demo of the new - beta version. Try it out now or see the - about page. -

-

- ¿¡WARNING!? All data created on the beta website will be deleted regularely (PS: it's full - of bugs and missing features D: !). -

-

Keep adding new tracks in the classic application, until we make the switch.

-
+

Radio4000. Welcome. This is version two; went live on the 20th of April 2024, ten years later to the date.

+
+

¿¡NOTICE!? For (technical) reasons we will all have to create new users. All radios are still here.
Once you have created a new user, you you can migrate your radio over here.

+
+

About →

` } diff --git a/src/pages/r4-page-sign.js b/src/pages/r4-page-sign.js index 58a2f1aa..21fbc6e9 100644 --- a/src/pages/r4-page-sign.js +++ b/src/pages/r4-page-sign.js @@ -80,6 +80,7 @@ export default class R4PageSign extends R4Page { renderForgotPass() { return html`
+

Need help? About →