Skip to content

Commit 1a0a71d

Browse files
Merge pull request #817 from NITHISHKUMAR0107-M/patch-8
index.html
2 parents 47f733d + dd86459 commit 1a0a71d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tourist website template/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Wonderland Travel Club</title>
88
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
9+
<link rel="stylesheet" href="style.css">
910
</head>
1011

1112
<body>
@@ -37,7 +38,6 @@ <h3 class="navbar-brand">Wonderland Travel Club</h3>
3738

3839
<header id="intro">
3940
<div class="overlay"></div>
40-
<img src="https://images.unsplash.com/photo-1624871084076-e342812e275c?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHwyfHx8ZW58MHx8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" alt="Travel Image">
4141
<div class="container h-100">
4242
<div class="d-flex h-100 align-items-center justify-content-center">
4343
<div class="w-100 text-white text-center">
@@ -307,4 +307,3 @@ <h3 class="my-3 mx-3 py-3 text-white mb-4">Payment Options</h3>
307307
</body>
308308

309309
</html>
310-

0 commit comments

Comments
 (0)