diff --git a/_data/wallets-collection.yml b/_data/wallets-collection.yml index 10a3e6a..503573c 100644 --- a/_data/wallets-collection.yml +++ b/_data/wallets-collection.yml @@ -263,7 +263,7 @@ - name: Jaxx 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. - logo_url: "https://jaxx.io/images/favicon.ico" + logo_url: "/assets/img/wallets/jaxx-logo.ico" os: linux type: desktop vendor_id: jaxx @@ -282,7 +282,7 @@ - name: Jaxx 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. - logo_url: "https://jaxx.io/images/favicon.ico" + logo_url: "/assets/img/wallets/jaxx-logo.ico" os: win32 type: desktop vendor_id: jaxx @@ -301,7 +301,7 @@ - name: Jaxx 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. - logo_url: "https://jaxx.io/images/favicon.ico" + logo_url: "/assets/img/wallets/jaxx-logo.ico" os: win64 type: desktop vendor_id: jaxx @@ -368,7 +368,7 @@ - name: Jaxx 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. - logo_url: "https://jaxx.io/images/favicon.ico" + logo_url: "/assets/img/wallets/jaxx-logo.ico" os: osx type: desktop vendor_id: jaxx @@ -452,7 +452,7 @@ Jaxx Blockchain Interface & Wallet
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 type: mobile vendor_id: jaxx diff --git a/assets/img/wallets/jaxx-logo.ico b/assets/img/wallets/jaxx-logo.ico new file mode 100644 index 0000000..afea304 Binary files /dev/null and b/assets/img/wallets/jaxx-logo.ico differ diff --git a/wallets/index.html b/wallets/index.html index 71a2870..4af0d94 100644 --- a/wallets/index.html +++ b/wallets/index.html @@ -22,7 +22,6 @@ description: pages.wallets.description {% endfor %}