feat: use fediverse icon on login page
This commit is contained in:
parent
c6484ef066
commit
1843f58d96
3 changed files with 41 additions and 5 deletions
|
@ -70,10 +70,10 @@
|
|||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>Log in with Mastodon - pronouns.cc</title>
|
||||
<title>Log in with the Fediverse - pronouns.cc</title>
|
||||
</svelte:head>
|
||||
|
||||
<h1>Log in with Mastodon</h1>
|
||||
<h1>Log in with the Fediverse</h1>
|
||||
|
||||
{#if data.error}
|
||||
<ErrorAlert error={data.error} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue