Update light.html

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

View File

@ -43,7 +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 href="index.html">Switch to Dark Mode</a>
<p><a href="index.html">Switch to Dark Mode</a></p>
<p><a href="index.html">Switch to Retro Mode</a></p>
</div>
<script>
if ('serviceWorker' in navigator) {