Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
akayush1108 committed Sep 30, 2023
1 parent 66f20b5 commit 477bee2
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 @@ -2,7 +2,7 @@
<head>
<title>Details form</title>
<link rel = "icon" href = "favicon.png" type = "image/x-icon">
<script type="text/javascript" src="https://details-form.s3.amazonaws.com/submit-data.js"></script>
<script type="text/javascript" src="submit-data.js"></script>
<style>
body{
text-align:center;
Expand Down

0 comments on commit 477bee2

Please sign in to comment.