]> Untitled Git - bitcoindevkit.org/commitdiff
adoption: fix bitkey entries to use correct logo
authorSteve Myers <steve@notmandatory.org>
Sat, 30 May 2026 18:24:29 +0000 (13:24 -0500)
committerSteve Myers <steve@notmandatory.org>
Sat, 30 May 2026 18:24:29 +0000 (13:24 -0500)
docs/adoption/all.md
docs/adoption/hardware.md
docs/adoption/mobile.md
docs/assets/logos/users/bitkey.png [new file with mode: 0644]

index 6102d02de8cb183b97598ae8ead390006a7809fa..c2856df0cc69c4cb73ae54d69be6c744139c98ec 100644 (file)
@@ -16,7 +16,7 @@
 
     ---
 
-    <img src="/assets/logos/users/block-logo.gif" style="max-width: 100px; display: block; margin: auto; margin-bottom: 1em;" alt="Bitkey" />
+    <img src="/assets/logos/users/bitkey.png" style="max-width: 100px; display: block; margin: auto; margin-bottom: 1em;" alt="Bitkey" />
 
     Bitkey is the safe, easy way to own and manage bitcoin. It's a mobile app, hardware device, and a set of recovery tools, for simple, secure self-custody.
 
index 4fe1aa683a9638a70ecbd6d56d8954e469e16ae7..7da72ad65783595af47ce812500c9f275fbfbd03 100644 (file)
@@ -6,7 +6,7 @@
 
     ---
 
-    <img src="/assets/logos/users/block-logo.gif" style="max-width: 100px; display: block; margin: auto; margin-bottom: 1em;" alt="Bitkey" />
+    <img src="/assets/logos/users/bitkey.png" style="max-width: 100px; display: block; margin: auto; margin-bottom: 1em;" alt="Bitkey" />
 
     Bitkey is the safe, easy way to own and manage bitcoin. It's a mobile app, hardware device, and a set of recovery tools, for simple, secure self-custody.
 
index 8e986132175374d657d37495422e068c7bef5185..bac9cc8e43a271d60431c851d2cd1b143c784b98 100644 (file)
@@ -6,7 +6,7 @@
 
     ---
 
-    <img src="/assets/logos/users/block-logo.gif" style="max-width: 100px; display: block; margin: auto; margin-bottom: 1em;" alt="Bitkey" />
+    <img src="/assets/logos/users/bitkey.png" style="max-width: 100px; display: block; margin: auto; margin-bottom: 1em;" alt="Bitkey" />
 
     Bitkey is the safe, easy way to own and manage bitcoin. It's a mobile app, hardware device, and a set of recovery tools, for simple, secure self-custody.
 
diff --git a/docs/assets/logos/users/bitkey.png b/docs/assets/logos/users/bitkey.png
new file mode 100644 (file)
index 0000000..404b7cc
Binary files /dev/null and b/docs/assets/logos/users/bitkey.png differ