Update 'index.html'
added enter links
This commit is contained in:
parent
e323288e14
commit
0a110ce86f
1 changed files with 8 additions and 2 deletions
10
index.html
10
index.html
|
@ -13,11 +13,17 @@
|
|||
<body>
|
||||
<div class="bgimg-1">
|
||||
<div class="caption">
|
||||
<span class="border">Coming Soon</span>
|
||||
<span class="border"><a href="https://home.whytheyfight.com" target="_blank">Main Site</a></span>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<div class="bgimg-1">
|
||||
<div class="caption">
|
||||
<span class="border"><a href="https://beta.whytheyfight.com" target="_blank">Check out the beta!</a></span>
|
||||
</div>
|
||||
</div>
|
||||
<p style="padding:5px 15px;text-align:center;">
|
||||
<button class="btn home"><a href="https://beta.whytheyfight.com" target="_blank">Home</a></button>
|
||||
<button class="btn home"><a href="https://home.whytheyfight.com" target="_blank">Home</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" target="_blank">Music</a></button>
|
||||
<button class="btn blog"><a href="https://blog.whytheyfight.com" target="_blank">Blog</a></button>
|
||||
|
|
Loading…
Reference in a new issue