24 lines
1.2 KiB
HTML
24 lines
1.2 KiB
HTML
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="/css/lilythemaid.css">
|
|
<script defer data-domain="whytheyfight.com" src="https://stats.whytheyfight.com/js/script.js"></script>
|
|
<title>Links | WTFxUS</title>
|
|
</head>
|
|
<body>
|
|
<!-- Profile picture-->
|
|
<img src="/images/IMG_0077.JPG" alt="profile picture" class="profile-picture">
|
|
<!-- Profile name-->
|
|
<div class="profile-name"><p style="text-align:center;">@lilythemaid</p></div>
|
|
<!-- Links-->
|
|
<a href="https://whytheyfight.com" class="links" target="_blank">WTFxUS</a>
|
|
<!-- <a href="https://open.spotify.com/playlist/1Eu0OT5741DZAkePkyeFYQ?si=5f9e7f899aab487e" class="links" target="_blank">Music</a> -->
|
|
<a href="https://discord.whytheyfight.com" class="links" target="_blank">Discord</a>
|
|
<a rel="me" href="https://social.whytheyfight.com/@lily" class="links" target="_blank">Mastodon</a>
|
|
<!-- Logo -->
|
|
<!--<div class="bottom-text">Links | WTFxUS</div> -->
|
|
<p style="color: aliceblue; text-align: center; padding: 5px 15px;"><a href="https://git.whytheyfight.com/max/WTFxUS/src/branch/master/maxfromwtf.html">Source Code</a></p>
|
|
</body>
|
|
<footer></footer>
|
|
</html>
|