Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
07sumit1002 authored Jun 18, 2024
1 parent 79328fa commit 16c28b1
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 @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE-edge">
<meta name="viewprot" content="width=device-width, initial-scale=1.0">
<title>Cabshare</title>
<title>CabRental</title>
<!-- Link to CSS -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css">
Expand Down Expand Up @@ -191,4 +191,4 @@ <h1>Get to know more about our company, our mission, and our commitment to provi
<!-- Link to JS -->
<script src="main.js"></script>
</body>
</html>
</html>

0 comments on commit 16c28b1

Please sign in to comment.