mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-18 08:02:27 +00:00
update sign out link
This commit is contained in:
parent
1c7727b815
commit
aa8ca8704f
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
|||
<div class="mt-10">
|
||||
<p class="text-base no-underline">@{{current_user.github_login}}</p>
|
||||
<form id="sign_out" action="/sign_out" method="post">
|
||||
<button class="mt-2 text-xs no-underline lowercase opacity-50 hover:underline">Sign out</button>
|
||||
<button class="mt-2 text-xs no-underline lowercase opacity-50 font-extralight hover:opacity-100">Sign out</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue