Update index.html

This commit is contained in:
Garrett Brown 2019-11-07 09:07:40 -06:00 committed by GitHub
parent 9bf54c6780
commit c2e12b932d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@
<button type="button" class="app5" id="wallet" onclick="window.open('https://app.dappywallet.com')"></button>
<button type="button" class="app5" id="login" onclick="window.open('https://browser.blockstack.org/account/backup')"></button>
<button type="button" class="app5" id="more" onclick="window.open('https://browser.blockstack.org')"></button>
<a class="mode" href="light.html">Switch to Light Mode</a>
<a class="mode" href="retro.html">Switch to Retro Mode</a>
<p><a class="mode" href="light.html">Switch to Light Mode</a></p>
<p><a class="mode" href="retro.html">Switch to Retro Mode</a></p>
</div>
<script>
if ('serviceWorker' in navigator) {