fix: sign in button (#30)
This commit is contained in:
parent
07667bd3f0
commit
cd19d75418
2 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@
|
|||
<div text-sm op50>
|
||||
Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server.
|
||||
</div>
|
||||
<NuxtLink to="/signin" class="btn-solid text-center">
|
||||
<button class="btn-solid text-center" @click="openUserSwitcher">
|
||||
Sign in
|
||||
</NuxtLink>
|
||||
</button>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue