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

22 lines
906 B

<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">
<title>Links | WTFxUS</title>
</head>
<body>
<!-- Profile picture-->
1 year ago
<img src="/images/IMG_0077.JPG" alt="profile picture" class="profile-picture">
<!-- Profile name-->
1 year ago
<div class="profile-name" style="text-align:center;">@maxfromwtf</div>
<!-- Links-->
<a href="https://whytheyfight.com" class="links">WTFxUS</a>
<a href="https://open.spotify.com/playlist/1Eu0OT5741DZAkePkyeFYQ?si=5f9e7f899aab487e" class="links">Music</a>
<a href="https://discord.whytheyfight.com" class="links">Discord</a>
<a href="https://max.whytheyfight.com" class="links">Personal Blog (Coming Soon)</a>
<a href="https://social.whytheyfight.com" class="links">Mastodon (Coming Soon)</a>
<!-- Logo -->
<div class="bottom-text">Links | WTFxUS</div>
</body>
</html>