Skip to content

Commit 177c9e7

Browse files
committed
Check the push to Git
1 parent a7b8a25 commit 177c9e7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Wireframe/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Wireframe</title>
6+
<title>Golden Travel</title>
77
<link rel="stylesheet" href="style.css" />
88
</head>
99
<body>
1010
<header>
11-
<h1>Wireframe</h1>
11+
<h1>Checking push to GitHub</h1>
1212
<p>
13-
This is the default, provided code and no changes have been made yet.
13+
We create unforgettable travel experiences for our customers. We deliver your dream vacation!
1414
</p>
1515
</header>
1616
<main>
@@ -26,7 +26,7 @@ <h2>Title</h2>
2626
</main>
2727
<footer>
2828
<p>
29-
This is the default, provided code and no changes have been made yet.
29+
&copy; Giorgi Natriashvili. All rights reserved.
3030
</p>
3131
</footer>
3232
</body>

0 commit comments

Comments
 (0)