forked from feticks/Web-Executable-Loader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
credits.html
19 lines (18 loc) · 860 Bytes
/
credits.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE HTML>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Baloo+Tamma+2:400,600" rel="stylesheet">
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=0.75" />
<link rel="icon" type="image/icon" href="yes.png">
<link rel="stylesheet" href="style.css">
<title>Credits | cheat.gq</title>
</head>
<body>
<h1 class="title">Credits</h1>
<yesyes class="description">Thank you to everyone who participated to make this project reality it wouldn't have been possible otherwise :)</yesyes>
<div>
<h4 style="text-align:center;"><a href="https://www.instagram.com/jarek_nijst/" class="link" target="_blank">Jarek,</a> Theory, Vroom, Loockedi, Kevin, Rider, Glory, Saxony, Privileged, Dieg and Levensles</h4>
</div>
<div class="tag"><purpletext>Nightbot -</purpletext> @fetix#1010</div>
</body>
</html>