diff --git a/frontend/src/routes/auth/login/+page.svelte b/frontend/src/routes/auth/login/+page.svelte index a9290e5..339db36 100644 --- a/frontend/src/routes/auth/login/+page.svelte +++ b/frontend/src/routes/auth/login/+page.svelte @@ -70,6 +70,13 @@ +

+ This should be the domain you use to access + posts. For example, if your username is @timmie@mastodon.example, but your + user page is at + social.mastodon.example/timmie, you should fill in + social.mastodon.example. +

{#if error}