24 lines
No EOL
1.1 KiB
HTML
24 lines
No EOL
1.1 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/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 --><br>
|
|
<!--<div class="bottom-text">Links | WTFxUS</div> -->
|
|
<a href="https://git.whytheyfight.com/max/WTFxUS/src/branch/master/maxfromwtf.html"><p style="color:rgb(61, 194, 255);>Source Code</p></a>
|
|
</body>
|
|
<footer></footer>
|
|
</html> |