/wallets/index.html: Fixes missing Jaxx Logo

This commit is contained in:
Chuck Williams 2017-02-07 21:41:54 -07:00
parent e3c2e5a788
commit 5a42bd67cd
3 changed files with 5 additions and 6 deletions

View file

@ -263,7 +263,7 @@
- name: Jaxx - name: Jaxx
description: | description: |
All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds. All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds.
logo_url: "https://jaxx.io/images/favicon.ico" logo_url: "/assets/img/wallets/jaxx-logo.ico"
os: linux os: linux
type: desktop type: desktop
vendor_id: jaxx vendor_id: jaxx
@ -282,7 +282,7 @@
- name: Jaxx - name: Jaxx
description: | description: |
All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds. All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds.
logo_url: "https://jaxx.io/images/favicon.ico" logo_url: "/assets/img/wallets/jaxx-logo.ico"
os: win32 os: win32
type: desktop type: desktop
vendor_id: jaxx vendor_id: jaxx
@ -301,7 +301,7 @@
- name: Jaxx - name: Jaxx
description: | description: |
All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds. All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds.
logo_url: "https://jaxx.io/images/favicon.ico" logo_url: "/assets/img/wallets/jaxx-logo.ico"
os: win64 os: win64
type: desktop type: desktop
vendor_id: jaxx vendor_id: jaxx
@ -368,7 +368,7 @@
- name: Jaxx - name: Jaxx
description: | description: |
All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds. All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds.
logo_url: "https://jaxx.io/images/favicon.ico" logo_url: "/assets/img/wallets/jaxx-logo.ico"
os: osx os: osx
type: desktop type: desktop
vendor_id: jaxx vendor_id: jaxx
@ -452,7 +452,7 @@
Jaxx Blockchain Interface & Wallet Jaxx Blockchain Interface & Wallet
</p> </p>
All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds. All keys are created on your local device and never sent to any servers. This means you have full control of your wallet and Jaxx neither holds nor has access to your funds.
logo_url: "https://jaxx.io/images/favicon.ico" logo_url: "/assets/img/wallets/jaxx-logo.ico"
os: android os: android
type: mobile type: mobile
vendor_id: jaxx vendor_id: jaxx

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -22,7 +22,6 @@ description: pages.wallets.description
{% endfor %} {% endfor %}
<div class="page page--wallets"> <div class="page page--wallets">
<section class="section clearfix"> <section class="section clearfix">
<div class="section__content"> <div class="section__content">
<h3>{% t pages.wallets.wallets-security-header %}</h3> <h3>{% t pages.wallets.wallets-security-header %}</h3>