Skip to content

Commit 16c28b1

Browse files
authored
Update index.html
1 parent 79328fa commit 16c28b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE-edge">
66
<meta name="viewprot" content="width=device-width, initial-scale=1.0">
7-
<title>Cabshare</title>
7+
<title>CabRental</title>
88
<!-- Link to CSS -->
99
<link rel="stylesheet" href="style.css">
1010
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css">
@@ -191,4 +191,4 @@ <h1>Get to know more about our company, our mission, and our commitment to provi
191191
<!-- Link to JS -->
192192
<script src="main.js"></script>
193193
</body>
194-
</html>
194+
</html>

0 commit comments

Comments
 (0)