<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--> <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" class="links" target="_blank">Mastodon (Coming Soon)</a> <!-- Logo --> <!--<div class="bottom-text">Links | WTFxUS</div> --> <a href="https://git.whytheyfight.com/max/WTFxUS/src/branch/master/maxfromwtf.html" style="color:rgb(255, 255, 255);padding:5px 15px;text-align:center;>Source Code</a> </body> <footer></footer> </html>