Skip to content

Commit

Permalink
Replace metamask link with Brave for now, per #180
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmund Edgar committed Aug 21, 2020
1 parent 65c0dd6 commit 7590cd5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
<div id="primary-container">
<div class="error-bar">
<div class="error-label no-metamask-plugin-image">
<a href="https://metamask.io"><img src="assets/image/download-metamask.png" width="88px" height="24px"></a>
</div>
<div class="error-label no-metamask-plugin">
<span>You need to <a href="https://metamask.io">install the MetaMask plugin</a> to use Reality.eth.</span>
<span>You need to a web3-capable browser to use Reality.eth</span>
<br />
<br />
<a href="https://brave.com/">Download the Brave browser</a>.
<br />
<br />
<a class="continue-read-only-message" href="#">Not now, I'm just looking...</a>
</div>
Expand Down

0 comments on commit 7590cd5

Please sign in to comment.