-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
79 lines (77 loc) · 2.97 KB
/
index.html
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from thugpro.com/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 24 Dec 2023 06:01:01 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8">
<title>THUG OST</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/csshake.min.css">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
</head>
<body>
<header>
<div class="top-container">
<div class="top-left">
<div class="top-left-logo">
<h1><white>THUG</white><purple>ost</purple></h1>
</div>
</div>
<div class="top-right">
<div class="top-right-desc">
<div class="row">
<div class="col-sm-10">
<h3><purple>The Original Music of THUG</purple></h3>
<p>Check out the classic Tony Hawk's Underground Playlist, including all the original greats!</p>
<div class="row">
<div class="col-sm-12">
<a class="ghost-button-transition" href="download.html"><img src="img/spotify.png" height="34px">Download OST</a>
<p><!-- I aM a WeBdeSigNEr --></p>
<p>
<i>[Latest version: <gray>0.1-beta</gray>]</i>
<br>
<i>[Requires: <gray>Spotify</gray>]</i>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></header>
<div class="container">
<div class="blog-shadow">
<main>
<div class="jumbotron">
<div class="post-title-container">
<div class="post-title-date-container">
<div class="date" title="2015-12-08 23:17:41 GMT">
<p>24<span>dec</span></p>
</div>
</div>
<div class="post-title">
<a href="post/134818991649.html" title="Welcome to the official THUG Pro homepage!"><h2>Welcome to the official THUG OST homepage!</h2></a>
</div>
<div class="post-info">
<a href="#">Posted by <gray>lysergic</gray> <i>on the 24th of Dec, 2023 @ 2:33PM</i></a>
</div>
</div>
<div class="post-body-container">
<p>
We are proud to unveil our THUG OST homepage to provide the original music behind Tony Hawk's Underground!
<br/></p>
</div>
</div> </main>
<footer>
<div class="footer-container">
<p class="text-center text-muted">Our project is a non-profit community for the game Tony Hawk's Underground.<br>We are not affiliated with the creators of the original game in any way nor are we affiliated with the creators of THUGPRO. Website designed by the team at THUGPRO. Edited for THUGOST by lysergic.</p>
</div> </footer>
</div>
</div>
</body>
<!-- Mirrored from thugpro.com/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 24 Dec 2023 06:01:06 GMT -->
</html>