-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
61 lines (46 loc) · 2.08 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>♡CASSIE♡</title>
<link rel="stylesheet" href="style.css" type="text/css" media="all">
<link rel="icon" type="image/jpg" href="images/favicons/1.jpg">
</head>
<body>
<div id="box">
<img alt="i made this" style='height: 100px; object-fit: contain' src="https://i.ibb.co/vs6R5KB/1-android-512x512.png">
<div id="container">
<h1>♡ CASSIE ♡</h1>
<h5>still under construction
</h5>
<p>
welcome :)
</p>
<h4>
i'm still building this website, but it will be ready soon :D
</h4>
<h4>
i'll try to release my next album and finish <i>this</i> website at the same time,
it's been a little hard emotionally for me lately and im trying to stop using instagram
and other social media that are just full of shit :s
</h4>
<h4>thanks for the support and the people who keeps enjoying my music</h4>
<ul><a href="https://music.apple.com/artist/cassie/1002350525">Apple Music</a></ul>
<ul><a href="https://powerdollkirby.bandcamp.com">Bandcamp</a></ul>
<ul><a href="https://open.spotify.com/artist/3iRL8j8jcCL3vGQ0U3Q1Zo">Spotify</a></ul>
<ul><a href="https://www.youtube.com/@powerdollkirby">YouTube</a></ul>
<h5>
if you wish to support me on building my home studio :)
</h5>
<ul><a href="https://www.amazon.com/hz/wishlist/ls/2GJSGB2UOMFDO?ref_=wl_share">Wishlist</a></ul>
</ul><a href="/pages/home.html">home</a></ul>
</div>
</div>
<div id="container-bottom">
<img src="images/internet/under_construction_8.gif">
</div>
<iframe width="0" height="0" src="https://www.youtube.com/embed/2NXr-WB6qIc?si=PVB_JRWOzIL8kT8N//?&;amp;;autoplay=1&loop=1&;controls=1" title="Wet" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">
</iframe>
</body>
</html>