Redirect sign-in and register links to a beta landing page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Public registrations on app.happydomain.org are paused. Route the
sign-in, register, and join entry points to a new /beta/ page that
explains the beta program and points users to self-hosting via the
binary or Docker image.
This commit is contained in:
nemunaire 2026-06-04 11:43:06 +09:00
commit 9e66092695
5 changed files with 88 additions and 6 deletions

View file

@ -13,7 +13,7 @@
</p>
</div>
<a
href="/register"
href="/beta/"
class="btn btn-lg btn-light px-4"
style="border-radius: 2em"
data-umami-event="cta-join"