We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205c043 commit 4fcdcedCopy full SHA for 4fcdced
Project 1: Hotel Website/index.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<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" />
8
<link rel="stylesheet" href="css/main.css">
9
- <title>Hotel BT | Home</title>
+ <title>Home</title>
10
</head>
11
<body>
12
<header>
@@ -74,4 +74,4 @@ <h3>Fitness Room</h3>
74
<p>Hotel BT © 2021, All Rights Reserved</p>
75
</footer>
76
</body>
77
-</html>
+</html>
0 commit comments