Setting title to BeetRound and changing the text of the landing page to a concise description of BeetRound.

This commit is contained in:
2026-02-11 11:00:13 +01:00
parent 14f04befd0
commit 8ef1e76788
6 changed files with 24 additions and 170 deletions

View File

@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="csrf-token" content={get_csrf_token()} />
<.live_title default="BeetRoundServer" suffix=" · Phoenix Framework">
<.live_title default="BeetRound" suffix=" · Das grüne Zebra">
{assigns[:page_title]}
</.live_title>
<link phx-track-static rel="stylesheet" href={~p"/assets/css/app.css"} />