Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NekoSuneVR committed Nov 20, 2023
1 parent ce9e1ea commit 115fd1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/app/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div id="app" class="container" role="main">

<nav class="navbar navbar-expand-sm navbar-light rounded margin-top-10">
<a v-on:click="openExternal('https://panel.chisdealhd.co.uk/')" class="navbar-brand" href="javascript:;">
<a v-on:click="openExternal('https://apps.nekosunevr.co.uk/')" class="navbar-brand" href="javascript:;">
<img src="img/logo-header.png" class="d-inline-block align-top" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
Expand Down Expand Up @@ -112,7 +112,7 @@
<div v-if="activeTab === 'profileStats'">
<div v-if="areEstimatedEarningsEmpty" class="alert alert-warning margin-top-20" role="alert">
<strong>Important:</strong> This is only Trace your earnings and your XP / Levels. Only this will level you up or getting XP is Taking on Discord Server or Mining.<br> NOTE: Nitro Boosters and Twitch Subs get 10x XP with this miner.
<a v-on:click="openExternal('https://apps.chisdealhd.co.uk')" href="javascript:;">JOIN NOW</a> Get Yours 10x XP
<a v-on:click="openExternal('https://apps.nekosunevr.co.uk')" href="javascript:;">JOIN NOW</a> Get Yours 10x XP
</div>
<form class="margin-top-10">
<div class="form-group margin-top-20">
Expand Down

0 comments on commit 115fd1c

Please sign in to comment.