-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
40 lines (36 loc) · 1.8 KB
/
Copy path404.html
File metadata and controls
40 lines (36 loc) · 1.8 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
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<meta property="og:image:alt" content="Terminal">
<meta name="twitter:creator" content="@mrepol742" />
<meta name="twitter:site" content="@mrepol742" />
<meta name="robots" content="noodp, noydir" />
<meta property="twitter:image:src" content="/terminal.png" />
<meta property="twitter:title"
content="Melvin Jones Repol - Welcome to my web-based interactive terminal." />
<meta property="twitter:description"
content="List of available commands type `help`, `credits`, `copyright` or `license`." />
<meta property="og:title"
content="Melvin Jones Repol - Welcome to my web-based interactive terminal.">
<meta property="og:url" content="https://mrepol742.hallofcodes.org?utm_source=404"> <meta property="og:site_name"
<meta property="og:description"
content="List of available commands type `help`, `credits`, `copyright` or `license`.">
<meta property="og:image" content="/terminal.png">
<meta name="theme-color" content="#ffffff">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="description"
content="List of available commands type `help`, `credits`, `copyright` or `license`.">
<meta name="author" content="Melvin Jones Repol">
<meta name="hostname" content="mrepol742.hallofcodes.org">
<link rel="shortcut icon" href="/favicon.png">
<link rel="apple-touch-icon" href="/favicon.png">
<title>Melvin Jones Repol - Welcome to my web-based interactive terminal.</title>
</head>
<body>
<p><a href="/">Return to the terminal.</a></p>
</body>
</html>