You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
WTFxUS/maxfromwtf.html

25 lines
1.2 KiB

<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/maxfromwtf.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;">@maxfromwtf</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 href="https://max.whytheyfight.com" class="links" target="_blank">Personal Blog</a>
<a href="https://social.whytheyfight.com/@max" 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>