From d579a9ec468e066026bf74b41a96612585a366f0 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Tue, 29 Jul 2025 04:46:19 +0200 Subject: [PATCH] Add sign-up info --- app/register/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/register/page.tsx b/app/register/page.tsx index 19e7df19..0637ed4f 100644 --- a/app/register/page.tsx +++ b/app/register/page.tsx @@ -139,6 +139,10 @@ function RegisterComponent() { ) : (
+

+ The project is still in development, you can still sign up if you want to test it, but your account + may be deleted at any time. To get release updates, fill in this form. +

Create your account