diff --git a/docs/index.html b/docs/index.html index 79f6c0b69b..64f417214b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,215 +1,310 @@ - - Polkadot-js extension, manage accounts for substrate based chains - - - - - - - - - + - @media only screen and (min-width: 1900px) { - .fullWidth { - margin-left: -40vw; - margin-right: -40vw; - max-width: 80vw; - right: 40%; - width: 80vw; - } - } + +
+ +
+
+ This extension is made for developers. Please consider using one of the alternatives below: +
- @media only screen and (max-width: 800px) { - /* For tablets: */ - #logo { - width: 4rem; - } - #header { - font-size: small; - } - #content { - padding-right: 1rem; - padding-left: 1rem; - } - } +
+
+ + Nova Wallet + + + Subwallet + + + Talisman + +
- @media only screen and (max-width: 500px) { - /* For mobile phones: */ - #logo { - width: 3rem; - } - - #header { - font-size: x-small; - } - .menu, - .main, - .right { - width: 100%; - } - } - - - -
- - - - + + + + \ No newline at end of file diff --git a/docs/nova.jpg b/docs/nova.jpg new file mode 100644 index 0000000000..f7c0c290ca Binary files /dev/null and b/docs/nova.jpg differ diff --git a/docs/pjslogo.svg b/docs/pjslogo.svg new file mode 100644 index 0000000000..d2ab8f3275 --- /dev/null +++ b/docs/pjslogo.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/docs/subwallet.jpg b/docs/subwallet.jpg new file mode 100644 index 0000000000..5c2b758028 Binary files /dev/null and b/docs/subwallet.jpg differ diff --git a/docs/talisman.jpg b/docs/talisman.jpg new file mode 100644 index 0000000000..ced895c301 Binary files /dev/null and b/docs/talisman.jpg differ