-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (16 loc) · 948 Bytes
/
Copy pathindex.html
File metadata and controls
18 lines (16 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<link rel="icon" href="assets/NSTG_LOGO_RND.png" sizes="32x32">
<title>NSTG - Exploit Host</title>
<style type="text/css">
@import url("assets/style.css");<meta name="icon" content="">
</style>
</head>
<body background="assets/background_1.png">
<a href="ps5/index.html"><img src="assets/PS5 BUBBLE CROP.png" alt="" width="350" height="50" class="ps5bubble"></a><a href="ps4b/index.html"><img src="assets/PS4 BUBBLE CROP.png" alt="" width="300" height="50" class="ps4bubble"><img src="assets/PS4 BUBBLE BETA.png" alt="" width="250" height="23" class="ps4bubblebeta"/></a><a href="index.html">
<img src="assets/NSTG-exploit-host-logo.png" height="250" alt="NSTG Exploit Host PS4 PS5 Logo"></a>
<p id="Credits" style=" position: absolute; bottom: 0; left: 0; width: 100%; text-align: center;">Credits to: Kameleon, Sleirsgoevy, TheFlow, ChendoChap,.</p>
</body>
</html>