Update 'index.html'
two links not working so just switching to main one and linking to beta from there
This commit is contained in:
parent
10dd7005f2
commit
01f5b4d9f2
1 changed files with 1 additions and 5 deletions
|
@ -13,11 +13,7 @@
|
|||
<body>
|
||||
<div class="bgimg-1">
|
||||
<div class="caption">
|
||||
<span class="border"><a href="https://home.whytheyfight.com" target="_blank">Main Site</a></span>
|
||||
</div>
|
||||
<br>
|
||||
<div class="caption">
|
||||
<span class="border"><a href="https://beta.whytheyfight.com" target="_blank">Check out the beta!</a></span>
|
||||
<span class="border"><a href="https://home.whytheyfight.com" target="_blank">Click to Enter</a></span>
|
||||
</div>
|
||||
</div>
|
||||
<p style="padding:5px 15px;text-align:center;">
|
||||
|
|
Loading…
Reference in a new issue