Skip to content

Commit

Permalink
i dont like the proj name
Browse files Browse the repository at this point in the history
  • Loading branch information
xyr11 committed Oct 12, 2024
1 parent 8c2eae6 commit cd62b9c
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,4 +1,4 @@
# TOTP Generator for Apps
# TOTP Generator
*A time-based one-time password (TOTP) generator implementation in JavaScript*

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TOTP Generator for Apps</title>
<title>TOTP Generator</title>
<style>
html {
margin: 0 1.2em;
Expand Down

0 comments on commit cd62b9c

Please sign in to comment.