WTFxUS/index.html

30 lines
1.6 KiB
HTML
Raw Permalink Normal View History

2023-02-02 04:31:50 +00:00
<!DOCTYPE html>
<html>
<head>
2023-02-02 06:13:00 +00:00
<title>~WTFxUS~</title>
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
2023-02-02 05:02:36 +00:00
<link rel="stylesheet" href="/css/index.css">
2023-02-02 06:13:00 +00:00
<meta charset="UTF-8">
<meta name="description" content="WTFxUS Landing Page">
<meta name="keywords" content="WTFxUS, Record label, independent, diy">
2023-02-02 04:31:50 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1">
2023-02-13 05:40:40 +00:00
<script defer data-domain="whytheyfight.com" src="https://stats.whytheyfight.com/js/script.js"></script>
2023-02-02 04:31:50 +00:00
</head>
<body>
2023-02-02 04:34:30 +00:00
<div class="bgimg-1">
<div class="caption">
<span class="border"><a href="https://home.whytheyfight.com">Click to Enter</a></span>
2023-02-02 04:34:30 +00:00
</div>
</div>
2023-02-02 05:14:50 +00:00
<p style="padding:5px 15px;text-align:center;">
2023-04-25 06:36:27 +00:00
<button class="btn home"><a href="https://home.whytheyfight.com" target="_blank">Home</a></button>
2023-02-02 06:35:19 +00:00
<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>
2023-02-02 05:02:36 +00:00
</p>
2023-02-05 06:08:39 +00:00
<p style="color: aliceblue; text-align: center; padding: 5px 15px;"><a href="https://git.whytheyfight.com/max/WTFxUS/src/branch/master/index.html">Source Code</a></p>
2023-02-02 04:31:50 +00:00
</body>
2023-02-05 05:31:34 +00:00
<footer></footer>
2023-02-02 04:31:50 +00:00
</html>