Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
multiverseweb authored May 20, 2024
1 parent 2e85370 commit 103f16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<body>
<div class="container">
<p>Text Encoder/Decoder</p>
<p>Encryptify<br/>Text Encoder/Decoder</p>
<textarea id="inputText" rows="4" placeholder="Enter text to encrypt/decrypt"></textarea>
<textarea id="cycles" placeholder="Key (optional)"></textarea>
<div class="buttons">
Expand Down

0 comments on commit 103f16a

Please sign in to comment.