sdf
This commit is contained in:
parent
002a564075
commit
d544f69496
1 changed files with 6 additions and 6 deletions
12
index.html
12
index.html
|
@ -16,12 +16,12 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p style="padding:5px 15px;text-align:center;">
|
<p style="padding:5px 15px;text-align:center;">
|
||||||
<button class="btn home"><a href="https://whytheyfight.com/home">Home</a></button>
|
<button class="btn home"><a href="https://whytheyfight.com/home" target="_blank">Home</a></button>
|
||||||
<button class="btn login"><a href="https://login.whytheyfight.com/realms/WTFxUS/account">Log In</a></button>
|
<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">Music</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">Blog</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">Discord</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">Git</a></button>
|
<button class="btn git"><a href="https://git.whytheyfight.com" target="_blank">Git</a></button>
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue