Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokul-ram-j authored Mar 4, 2025
1 parent 4038485 commit 315a85f
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 @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="./bootstrap.min.css">
<title>Document</title>
<title>Currency Converter</title>
</head>
<body>

Expand Down Expand Up @@ -64,4 +64,4 @@ <h1>CURRENCY CONVERSION</h1>
<script src="./app.js"></script>
<script src="./bootstrap.bundle.js"></script>
</body>
</html>
</html>

0 comments on commit 315a85f

Please sign in to comment.