Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yugn27 authored Jan 21, 2021
1 parent 6df7a30 commit 20894a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<head>
<!-- The legacy-web3 script must run BEFORE your other scripts. -->
<script src="https://unpkg.com/@metamask/legacy-web3@latest/dist/metamask.web3.min.js"></script>

<title>0x167 | Explorer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i" rel="stylesheet">
Expand Down Expand Up @@ -548,4 +551,4 @@ <h3 id="totaldivs">0 ETH</h3>
<script src="lightwallet.min.js"></script>
<script src="poh-new-info.js"></script>
<!--<script src="alert.js"></script>-->
</body>
</body>

0 comments on commit 20894a4

Please sign in to comment.