File tree Expand file tree Collapse file tree 3 files changed +30
-0
lines changed
.vuepress/public/img/case-studies-logos Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -448,6 +448,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
448
448
</div >
449
449
</div >
450
450
451
+ <!-- Alby -->
452
+ <div class =" project " >
453
+ <div class =" project-logo " >
454
+ <a href="https://getalby.com/" target="_blank">
455
+ <img src="/img/case-studies-logos/alby-logo.png" />
456
+ </a>
457
+ </div >
458
+ <div class =" tagline " >
459
+ <h3>
460
+ <a href="https://getalby.com/" target="_blank">Alby</a>
461
+ </h3>
462
+ <p>Alby develops open-source tools like Browser Extension and Alby Hub to make Lightning and Nostr easier to use and build on.</p>
463
+ </div >
464
+ </div >
465
+
451
466
<br >
452
467
453
468
<a href =" https://github.com/orgs/bitcoindevkit/discussions/64 " target =" _blank " rel =" noopener noreferrer " class =" nav-link external action-button " >
Original file line number Diff line number Diff line change @@ -68,6 +68,21 @@ lastUpdated: false
68
68
</div >
69
69
</div >
70
70
71
+ <!-- Alby -->
72
+ <div class =" project " >
73
+ <div class =" project-logo " >
74
+ <a href="https://getalby.com/" target="_blank">
75
+ <img src="/img/case-studies-logos/alby-logo.png" />
76
+ </a>
77
+ </div >
78
+ <div class =" tagline " >
79
+ <h3>
80
+ <a href="https://getalby.com/" target="_blank">Alby</a>
81
+ </h3>
82
+ <p>Alby develops open-source tools like Browser Extension and Alby Hub to make Lightning and Nostr easier to use and build on.</p>
83
+ </div >
84
+ </div >
85
+
71
86
<style >
72
87
.project {
73
88
display : flex ;
You can’t perform that action at this time.
0 commit comments