-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathowner.html
More file actions
29 lines (26 loc) · 1.21 KB
/
owner.html
File metadata and controls
29 lines (26 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Turtle Client | Download</title>
<meta name="viewport" content="width=device-width,initial-scale=1" />
<!-- OpenGraph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https:///">
<meta property="og:title" content="Turtle Client">
<meta property="og:description" content="Apply for Turtle Client Owner TODAY! (We need more executives to help us, you could be one!)">
<meta property="og:image" content="/assets/images/turtle.png">
<!-- Twitter -->
<meta property="twitter:card" content="summar_large_image">
<meta property="twitter:url" content="https:///">
<meta property="twitter:title" content="Turtle Texture Pack Client">
<meta property="twitter:description" content="Turtle Texture Pack Client is a brand new client (texture pack) out now in beta! It is
a feature-rich, fps-improving and aesthetic/clean looking pack-client for everyday use.">
<meta property="twitter:image" content="assets/images/turtle.png">
<!-- Others -->
<link rel="stylesheet" href="assets/css/styles.css" />
</head>
<body>
<meta http-equiv="refresh" content="0; URL=https://youtu.be/oqYxWTxC5ro" />
</body>
</html>