Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhith221B authored Jul 18, 2024
1 parent 4adc3ec commit f2aab14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="col-md-8">
<div class="card">
<div class="card-body">
<h5 class="card-title text-center">Submit URL</h5>
<h5 class="card-title text-center">Phishing Website(URL) detection</h5>
<form id="urlForm">
<div class="form-group">
<label for="urlInput">Paste your URL(s) here (comma-separated for multiple URLs)</label>
Expand Down Expand Up @@ -121,4 +121,4 @@ <h6>SSL Info</h6>
</script>
</body>

</html>
</html>

0 comments on commit f2aab14

Please sign in to comment.