Skip to content

Commit

Permalink
Update thing.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaseYalon authored Oct 24, 2024
1 parent 7c777be commit 1d7797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thing.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<body>
<div class="container">
<h1>Combustible Lemons Scouting Tool</h1>
<p><a href='thing.html'>Home</a></p>
<p><a href='index.html'>Home</a></p>
<div class="form-group">
<label for="scoutNumber">Scouter Name</label>
<input type="number" id="scoutNumber" required>
Expand Down

0 comments on commit 1d7797a

Please sign in to comment.