-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 867 Bytes
/
index.html
File metadata and controls
19 lines (19 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<title>MLTHaKu</title>
<link rel="stylesheet" type="text/css" href="files/style.css">
<meta charset="UTF-8">
<meta name="keywords" content="MLTHaKu, Vitashell, Henkaku, Adrenaline, Scene, PS Vita, Playstation Vita, PS TV, Playstation TV">
<meta name="description" content="Pagina oficial de MLTHaKu.">
<meta name="author" content="MiraLaTijera & Darkmet98">
</head>
<body>
<div class="header">
<div class="logo"> ><a title="MLTHaKu" href="http://www.mlthaku.tk"><img class="logo" src="images/logo.png"></img></a></div>
<div class="github"> ><a title="Github" href="https://github.com/MLTHaKu"><img class="github" src="images/github.png"></img></a></div>
</div>
<div class="select">
<div class="sd2vita"> <a title="SD2VITA" href="hax/sd2vita/exploit.html"><img src="images/hax.png"></img></a></div>
</div>
</body>
</html>