fixes: browser unsupported and page not found
This commit is contained in:
parent
44b364aa17
commit
69fbbd4888
4 changed files with 20 additions and 16 deletions
|
|
@ -1,4 +1,7 @@
|
|||
<h2 class="text-center">Browser unsupported</h2>
|
||||
<div class="text-center logo-setup">
|
||||
<img src="../img/logo-negative-beta.svg" alt="Copay">
|
||||
</div>
|
||||
<h1 class="text-center text-white">Browser unsupported</h1>
|
||||
<h3 class="text-center">
|
||||
Copay uses webRTC for peer-to-peer communications,
|
||||
but your browser does not support it.
|
||||
|
|
@ -9,5 +12,3 @@
|
|||
For more information
|
||||
on supported browsers please check <a href="http://www.webrtc.org/">http://www.webrtc.org/</a>
|
||||
</h3>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue