-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmarch-sadness.html
62 lines (56 loc) · 2.98 KB
/
march-sadness.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
<!-- Designed and Developed by Eli Alvarado and Damian Medina -->
<!------- Eli Alvarado ------->
<!-- Instagram: @eli_alvaradoo -->
<!------- Damian Media ------->
<!-- Instagram: _77three -->
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="description" content="Adot finds a lot to do within that gray sonic blanket, veering from terse, fragmented bars to viscous verses that melt into the atmosphere while imparting a skittishness into his performances that suggests he could completely change course in the middle of a song">
<meta name="keywords" content="Adot, Adotxx, rapper, chicago, lyrical lemonade, ANTI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Adot | MARCH SADNESS</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="newmusic01.css">
<link href="https://fonts.googleapis.com/css?family=Didact+Gothic" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Knewave" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="images/favicon-adot.jpg" sizes="16x16" type="image/jpg">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-123905907-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-123905907-1');
</script>
</head>
<body>
<body class="noisy"></body>
<div class="frame">
<div class="content-wrapper">
<div class="piece output" id="output">
<a href="/featured-tracks">
<div class="buttons">
<button class="raise">← GO BACK</button>
</div>
</a>
<h1>MARCH SADNESS Prod. Machobeatz x Hippie Dream</h1>
<div class="soundcloud-wrapper-mobile">
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/529063869&color=%230cc74c&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
</div>
<p>"New music out now for all my sadboys and gals" - Adot
<div class="soundcloud-wrapper">
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/529063869&color=%230cc74c&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
</div>
</div>
</div>
</div>
<div>
<div class="piece scanlines noclick"></div>
<div class="piece glow noclick"></div>
</div>
</body>
</html>