]> Untitled Git - bitcoindevkit.org/commitdiff
adoption: alby
authorMatthew <ramsden@hey.com>
Wed, 15 Jan 2025 16:27:59 +0000 (10:27 -0600)
committerMatthew <ramsden@hey.com>
Wed, 15 Jan 2025 19:33:30 +0000 (13:33 -0600)
docs/.vuepress/public/img/case-studies-logos/alby-logo-130.png [new file with mode: 0644]
docs/adoption/all.md
docs/adoption/web.md

diff --git a/docs/.vuepress/public/img/case-studies-logos/alby-logo-130.png b/docs/.vuepress/public/img/case-studies-logos/alby-logo-130.png
new file mode 100644 (file)
index 0000000..cca6c2e
Binary files /dev/null and b/docs/.vuepress/public/img/case-studies-logos/alby-logo-130.png differ
index fe06933250a45b4c0aaa6288c64ea8d07abb5daa..28691f3bb09096855322f46a9c5e6efd62059322 100644 (file)
@@ -448,6 +448,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
   </div>
 </div>
 
+<!-- Alby -->
+<div class="project">
+  <div class="project-logo">
+    <a href="https://getalby.com/" target="_blank">
+      <img src="/img/case-studies-logos/alby-logo-130.png" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://getalby.com/" target="_blank">Alby</a>
+    </h3>
+    <p>Alby develops open-source tools like Browser Extension and Alby Hub to make Lightning and Nostr easier to use and build on.</p>
+  </div>
+</div>
+
 <br>
 
 <a href="https://github.com/orgs/bitcoindevkit/discussions/64" target="_blank" rel="noopener noreferrer" class="nav-link external action-button">
index 37ddf4174ea65cd47f74e87a99b2edf0a18ab5a1..97f66294c1049eb134edf4f1a14d1d001d123b8d 100644 (file)
@@ -68,6 +68,21 @@ lastUpdated: false
   </div>
 </div>
 
+<!-- Alby -->
+<div class="project">
+  <div class="project-logo">
+    <a href="https://getalby.com/" target="_blank">
+      <img src="/img/case-studies-logos/alby-logo-130.png" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://getalby.com/" target="_blank">Alby</a>
+    </h3>
+    <p>Alby develops open-source tools like Browser Extension and Alby Hub to make Lightning and Nostr easier to use and build on.</p>
+  </div>
+</div>
+
 <style>
 .project {
   display: flex;