diff --git a/web/src/views/Login.tsx b/web/src/views/Login.tsx index 54d53f1..d2ad56f 100644 --- a/web/src/views/Login.tsx +++ b/web/src/views/Login.tsx @@ -96,12 +96,18 @@ export function LoginPage() {
{/* - The version sits next to the source link on purpose: the AGPL's - offer is for the source of *this* build, and a version makes that - offer something a person can actually act on. It also means a bug - report names the build without anyone having to sign in to find it. + The version sits directly above the source link on purpose: the + AGPL's offer is for the source of *this* build, and naming the + build is what makes that offer something a person can act on. It + also means a bug report can name the build without anyone having + to sign in to find it. + + One
with a break rather than two: .foot carries a 20px
+ margin-top, which a second paragraph would repeat as a gap.
*/}
- ihasmail v{APP_VERSION} by ihasmail.org
+ ihasmail v{APP_VERSION}
+
+ ihasmail.org
{" ยท "}
AGPL-3.0 source