Skip to content

Commit

Permalink
Merge pull request #16 from aratheunseen/dev
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
aratheunseen authored Aug 6, 2023
2 parents 794e3e8 + a34b1d1 commit cc37090
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 @@ -28,7 +28,7 @@ <h1>Y|Boost</h1>
<input type="text" name="url" id="url" placeholder="https://www.youtube.com/embed/_ABc1DeF2Gh">
<label for="views">Views</label>
<input type="number" name="views" id="views" min="1" placeholder="21">
<input type="submit" onclick="Boost()" value="Search">
<input type="submit" onclick="Boost()" value="BOOST">
</fieldset>

</section>
Expand Down

0 comments on commit cc37090

Please sign in to comment.