This repository has been archived on 2022-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
oldwebsite/music/index.html

97 lines
4.8 KiB
HTML

<!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Music - Sophia Atkinson</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="/assets/css/main.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
<link href="/favicon.ico?v1" rel="icon" type="image/png" />
<meta name="description" content="The Personal Site Of Sophia Atkinson">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@SophiaTLDR">
<meta name="twitter:title" content="Sophia Atkinson">
<meta name="twitter:description" content="The Personal Site Of Sophia Atkinson">
<meta name="keywords" content="Sophia, Sophia Atkinson, SophiaWTF, SophiaLUL, Sophia.WTF,">
<meta property="og:url" content="https://sophia.wtf/">
<meta property="og:type" content="website">
<meta property="og:title" content="Sophia Atkinson">
<meta property="og:description" content="The Personal Site Of Sophia Atkinson">
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
<meta name="twitter:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
<meta name="copyrighted-site-verification" content="8aaab968553ca7ce" />
<script src="https://code.jquery.com/jquery-3.3.1.js" integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous">
</script>
<script>
$(function(){
$("#footer").load("/cdn/footer.html");
});
</script>
</head>
<body>
<div id="footer"></div>
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="inner">
<a class="image avatar"><img src="https://sophia.wtf/images/avatar.webp" alt="image avatar" /></a>
<h1><strong>I am Sophia, Developer, Computer & Server Enthusiast</strong><br />
</div>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<header class="major">
<h2>Music<br />
</h2>
</header>
<h2><a href="/">Home</a></h2>
<hr>
<h2>Favorite Songs</h2>
<h3><a href="https://sop.wtf/oxqfn">Fuck U Pal by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/23qa7">Same Boat We Row by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/1u4xa">Baggage by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/lvj8v">Brittle Bones Nicky by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/pdbtt">Brittle Bones Nicky 2 by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/vvxya">Ryan & Dave by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/4g6gq">Full Moon by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/xpbpz">Milk Man by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/6js0i">Gas Mask by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/wn405">I vs I by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/kh6l5">Still Alive (J.C. Mix) by Jonathan Coulton</a></h3>
<h3><a href="https://sop.wtf/nf9om">Want You Gone by Aperture Science Psychoacoustic Laboratories</a></h3>
<hr>
<h2>Favorite Albums</h2>
<h3><a href="https://sop.wtf/l57jf">Jamesy Boy & The Screw Loose Zoo by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/4flj4">Rare Americans 2 by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/mx9a6">Rare Americans by Rare Americans</a></h3>
<h3><a href="https://sop.wtf/1u4xa">Portal 2: Songs to Test by, by Aperture Science Psychoacoustic Laboratories</a></h3>
<hr>
<h2>My Music Vault</h2>
<h3><a href="./vault/2021">2021</a></h3>
<ul class="actions">
</ul>
</section>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.poptrox.min.js"></script>
<script src="/assets/js/browser.min.js"></script>
<script src="/assets/js/breakpoints.min.js"></script>
<script src="/assets/js/util.js"></script>
<script src="/assets/js/main.js"></script>
<script src="/assets/js/winter.js"></script>
</body>
</html>