Skip to content

Commit

Permalink
Color emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriangalliat committed May 4, 2022
1 parent 9c9137e commit 3c6af0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TOTP with a password manager that doesn't support TOTP 😅

> [See it live! 🐿](https://totp.vercel.app/)
> [See it live! 🐿](https://totp.vercel.app/)
## Overview

Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1 class="title is-3 mb-6">TOTP with a password manager that doesn't support TO
</div>
<div class="control">
<input class="is-hidden" name="file" type="file">
<button class="button" name="scanImage" type="button">Scan image 🖼</button>
<button class="button" name="scanImage" type="button">Scan image 🖼</button>
</div>
<div class="control">
<input class="input" type="text" name="username" placeholder="Service" size="12" autocomplete="off">
Expand Down

0 comments on commit 3c6af0e

Please sign in to comment.