Skip to content

Commit

Permalink
adjust gui
Browse files Browse the repository at this point in the history
  • Loading branch information
subjectxbj committed Mar 27, 2018
1 parent a72f9c8 commit 00b613e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/logout.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<div>All you have to do is ask Alexa.</div>
</div>
<div class="sign_in">
<button class="btn_sign_in" onclick="javascrtpt:window.location.href='/logout'">logout</button>
<button class="btn_sign_in" onclick="javascrtpt:window.location.href='/logout'">Logout</button>
</div>
</body>

Expand Down

0 comments on commit 00b613e

Please sign in to comment.