Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Revert "view latest update button"
Browse files Browse the repository at this point in the history
This reverts commit c53141c.
  • Loading branch information
nyakase committed Aug 27, 2020
1 parent c53141c commit babcac9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ <h1>Hello!</h1>
The conversion rate right now is: <b>Your VUKs</b> divided by <b id="conversionRate">Getting</b><br><br>
<button onclick="reset()">Reset!</button>
<button onclick="convert()">Convert to USD!</button>
<button onclick="document.location.href='shop.html'">Go to the shop!</button><br><br>
<button onclick="document.location.href='https://github.com/vukkyltd/vukkyminer/releases/latest'">View latest update</button>
<button onclick="document.location.href='shop.html'">Go to the shop!</button>
</body>
</html>

0 comments on commit babcac9

Please sign in to comment.