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/index.html

22 lines
942 B

1 year ago
<!DOCTYPE html>
<html>
<head>
1 year ago
<link rel="stylesheet" href="/css/index.css">
1 year ago
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
1 year ago
<div class="bgimg-1">
<div class="caption">
1 year ago
<span class="border">Coming Soon</span>
1 year ago
</div>
</div>
1 year ago
<p style="padding:5px 15px;text-align:center;">
1 year ago
<button class="btn home"><a href="https://whytheyfight.com/home">Home</a></button>
<button class="btn login"><a href="https://login.whytheyfight.com/realms/WTFxUS/account">Log In</a></button>
<button class="btn music"><a href="https://open.spotify.com/playlist/1Eu0OT5741DZAkePkyeFYQ?si=adec1a3ea8b244c3">Music</a></button>
<button class="btn blog"><a href="https://blog.whytheyfight.com">Blog</a></button>
<button class="btn discord"><a href="https://discord.whytheyfight.com">Discord</a></button>
<button class="btn git"><a href="https://git.whytheyfight.com">Git</a></button>
</p>
1 year ago
</body>
</html>