-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOG-link.html
More file actions
20 lines (16 loc) · 948 Bytes
/
Copy pathOG-link.html
File metadata and controls
20 lines (16 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Apprection and Redirect </title>
<body style="background-color:black;"></body>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "da6706e0fa6f4eae86c7c9493f718bb6"}'></script><!-- End Cloudflare Web Analytics -->
</head>
<body>
<span style="color:whitesmoke"><h1> Hi,</h1></span>
<span style="color:whitesmoke"> <h2> Thank you for attempting to check out the GTN (Guess The Number) website </h2></span>
<span style="color:whitesmoke"> <h2> Unfortually, the current link that you entered is not available at the moment. </h2></span>
<span style="color:whitesmoke"> <h2> But you can continue to the website by clicking <a href="index.html"> this link</span></a>
</body>
</html>