-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (38 loc) · 3.23 KB
/
index.html
File metadata and controls
47 lines (38 loc) · 3.23 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/png" href="images\Logo.svg"/>
<meta charset="UTF-8">
<title>Mackeylol</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="https://kackee.tk/">play some games</a></li>
</ul>
</nav>
<div class="title">
<div class="i2gjFc Mi644 jXfhgd jb5jud"><a href="https://www.google.com/url?q=https%3A%2F%2Fsoundcloud.com%2Fmackeylol&sa=D&sntz=1&usg=AOvVaw1CbJSwxo1QI3bpT0SiliQe" target="_blank" class="RNpQXe" style="width: 48px; height: 48px; margin: 9px;"><img src="images\scloud.png" alt="SoundCloud" class="xbGufb" style="width: 48px; height: 48px;" width="48" height="48"></a><a href="https://www.google.com/url?q=https%3A%2F%2Fwww.instagram.com%2Fbabymac06_2%2F&sa=D&sntz=1&usg=AOvVaw2RjlVeO49g2y9jnYwn1PIV" target="_blank" class="RNpQXe" style="width: 48px; height: 48px; margin: 9px;"><img src="images\insta.png" alt="Instagram" class="xbGufb" style="width: 48px; height: 48px;" width="48" height="48"></a><a href="https://www.google.com/url?q=https%3A%2F%2Fwww.twitch.tv%2Fmackeyloi&sa=D&sntz=1&usg=AOvVaw2ycXDLhvLMwuNzIuVur4bd" target="_blank" class="RNpQXe" style="width: 48px; height: 48px; margin: 9px;"><img src="images\twitch.png" alt="Link" class="xbGufb" style="width: 48px; height: 48px;" width="48" height="48"></a><a href="https://www.google.com/url?q=https%3A%2F%2Fwww.beatstars.com%2Fmackeylol&sa=D&sntz=1&usg=AOvVaw3ETx678mP5HL2Ka5TRgdPJ" target="_blank" class="RNpQXe" style="width: 48px; height: 48px; margin: 9px;"><img src="images\beatstars.png" alt="Link" class="xbGufb" style="width: 48px; height: 48px;" width="48" height="48"></a><a href="https://www.google.com/url?q=https%3A%2F%2Fwww.tiktok.com%2F%40mackeylol&sa=D&sntz=1&usg=AOvVaw0bYy5qI511GO5GzGndoEq6" target="_blank" class="RNpQXe" style="width: 48px; height: 48px; margin: 9px;"><img src="images\tik.png" alt="TikTok" class="xbGufb" style="width: 48px; height: 48px;" width="48" height="48"></a><a href="http://youtube.com/@mackeylol" target="_blank" class="RNpQXe" style="width: 48px; height: 48px; margin: 9px;"><img src="images\YT.png" alt="YouTube" class="xbGufb" style="width: 48px; height: 48px;" width="48" height="48"></a></div>
<h1>About me</h1>
<p>I make youtube videos about of music and games and I am also a producer (Sometimes I stream😁.)</p>
<p>Yeah thats <a href="http://kackee.tk" target="_blank">it</a>.</h4></p>
</div>
<div class="container">
<div class="picture">
<button onclick="location.href='https://mackeylol.github.io/mackeys%20drum%20kit.zip'" type="button">
Download my 808 kit W.I.P</button>
</div>
<div class="picture">
<button onclick="location.href='https://mackeylol.com/mackey%20midi%202.0.zip'" type="button">
Download Mackey midi pack 2.0</button>
</div>
<div class="picture">
<button onclick="location.href='https://mackeylol.com/mackeylols%20midi%20pack.zip'" type="button">
Download Mackey midi pack v.1</button>
</div>
</div>
<script src="script.js"></script>
</body>
</html>