Skip to content

Commit 4fcdced

Browse files
authored
I am changed title name.
1 parent 205c043 commit 4fcdced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project 1: Hotel Website/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
88
<link rel="stylesheet" href="css/main.css">
9-
<title>Hotel BT | Home</title>
9+
<title>Home</title>
1010
</head>
1111
<body>
1212
<header>
@@ -74,4 +74,4 @@ <h3>Fitness Room</h3>
7474
<p>Hotel BT &copy; 2021, All Rights Reserved</p>
7575
</footer>
7676
</body>
77-
</html>
77+
</html>

0 commit comments

Comments
 (0)