-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
63 lines (27 loc) · 1.09 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>. . .</title>
</head>
<body>
<link rel="stylesheet" href="dist/style.css">
<h4></h4>
<h1 class="profile-pic"></h1>
<h2>@onlymostlyaddicted</h2>
<h4>they think they relate to her, and she keeps telling them they do. Theyre a whole unit.</h4>
<a class="featured" id="link1" href="">Twitch</a>
<a class="featured" id="link2" href="">Youtube</a>
<a class="featured" id="link3" href="">Instagram</a>
<a class="featured" id="link4" href="">Twitter</a>
<a class="featured" id="link5" href="">Discord</a>
<a class="featured" id="link6" href="">Tiktok</a>
<img class="discord1" src="img/twitch_.png" />
<img class="discord2" src="img/youtube_.png" />
<img class="discord3" src="img/instagram_.png" />
<img class="discord4" src="img/twitter_.png" />
<img class="discord5" src="img/discord_.png" />
<img class="discord6" src="img/tiktok_.png" />
</body>
</html>