Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SamirPaulb authored Aug 7, 2023
1 parent ed2f0c5 commit 7bf7ddb
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
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge" >
Expand Down Expand Up @@ -68,7 +68,7 @@ <h1><a href="index.html">Autocomplete / Suggestion feature using Trie data struc
</div>
<div class="display-result">

</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
Expand Down

1 comment on commit 7bf7ddb

@vercel
Copy link

@vercel vercel bot commented on 7bf7ddb Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

autocomplete – ./

autocomplete-samirpaul.vercel.app
trieautocomplete.vercel.app
autocomplete-git-main-samirpaul.vercel.app

Please sign in to comment.