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

29 lines
1.4 KiB

1 year ago
<!DOCTYPE html>
<html>
<head>
<title>~WTFxUS~</title>
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
1 year ago
<link rel="stylesheet" href="/css/index.css">
<meta charset="UTF-8">
<meta name="description" content="WTFxUS Landing Page">
<meta name="keywords" content="WTFxUS, Record label, independent, diy">
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://beta.whytheyfight.com" target="_blank">Home</a></button>
1 year ago
<button class="btn login"><a href="https://login.whytheyfight.com/realms/WTFxUS/account" target="_blank">Log In</a></button>
<button class="btn music"><a href="https://open.spotify.com/playlist/1Eu0OT5741DZAkePkyeFYQ?si=adec1a3ea8b244c3" target="_blank">Music</a></button>
<button class="btn blog"><a href="https://blog.whytheyfight.com" target="_blank">Blog</a></button>
<button class="btn discord"><a href="https://discord.whytheyfight.com" target="_blank">Discord</a></button>
<button class="btn git"><a href="https://git.whytheyfight.com" target="_blank">Git</a></button>
1 year ago
</p>
1 year ago
<p><a href="https://git.whytheyfight.com/max/WTFxUS/src/branch/master/index.html" style="color:rgb(255, 255, 255);padding:5px 15px;text-align:center;>Source Code</a></p>
1 year ago
</body>
1 year ago
<footer></footer>
1 year ago
</html>