diff options
author | Elias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com> | 2021-12-31 23:26:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-31 23:26:12 +0000 |
commit | 9f2393488a9f35157447d5e17e26d38e63c1a2d1 (patch) | |
tree | 7662f07e7de9c3974c2797eb803bac5e08a9944c | |
parent | 44d580b3eba036cfcc85b257f9cb201731c502b1 (diff) | |
parent | 30c0b50dc550328f9837a227e611f483ad4d5bfe (diff) | |
download | lovetester-9f2393488a9f35157447d5e17e26d38e63c1a2d1.tar.xz |
Update index.html
-rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ <br><br> <input class="name" type="name" name="name1" placeholder="Enter Your Name"> <br><br> - <input class="name" type="name" name="name2" placeholder="Enter his/her Name"> + <input class="name" type="name" name="name2" placeholder="Enter their Name"> <br><br> <img id="heart" src="heart.svg" width="500" onclick="test()" onmousedown="down()" onmouseup="up()" style="position:relative"> <h1 id="font" onclick="test()" onmousedown="down()" onmouseup="up()">Test Love</h1> |