-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 840 Bytes
/
index.html
File metadata and controls
19 lines (19 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="refresh" content="0;URL=http://rawsoftware.tk/index.html">
<title>RawSoftware</title>
<link rel="fluid-icon" href="/fluidicon.png" title="<3 GitHub">
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-114.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-144.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144.png">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<h3>Redirecting you to http://rawsoftware.tk/index.html</h3>
</body>
</html>