firepup-site/public/pages/music.html
2025-02-07 12:08:03 -06:00

23 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>FP650 - Unfinished page</title>
<link href="/styles/style.css" rel="stylesheet" type="text/css" />
<link href="/styles/bounce.css" rel="stylesheet" type="text/css" />
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/construction"></script> -->
</head>
<body>
<h5 hidden id='Maintenance' class="center"></h5>
<span class=center>
<h3 class=force-color>Firepup's music taste</h3>
<p class=force-color>Well I don't know why you want this, but a direct link to my playlist is this:</p>
<a class=cyan href="https://open.spotify.com/playlist/4ctNy3O0rOwhhXIKyLvUZM">https://open.spotify.com/playlist/4ctNy3O0rOwhhXIKyLvUZM</a></p>
<p class=force-color>Here's a spotify embed too, for good measure:</p>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/4ctNy3O0rOwhhXIKyLvUZM" width="100%" height="500" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</span>
<script src="/scripts/script.js"></script>
</body>
</html>