Skip to content

Commit b1b419c

Browse files
authored
Update Tordle.html
1 parent cbf867b commit b1b419c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tordle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<title id="t">Tordle try 1, 3 max</title>
33
<input id="1"></input><input id="2"></input><input id="3"></input><input id="4"></input><input id="5"></input>
4-
<button onclick="sub()"">submit</button>
4+
<button onclick="sub()">submit</button>
55
<script src="tord.js"></script>
66
<style stylesheet="tl.css"></style>
77
</html>

0 commit comments

Comments
 (0)