]> Untitled Git - bitcoindevkit.org/commitdiff
docs: add galoy to case studies page
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Fri, 1 Dec 2023 01:34:19 +0000 (20:34 -0500)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Fri, 1 Dec 2023 01:34:19 +0000 (20:34 -0500)
docs/.vuepress/public/img/case-studies-logos/galoy-130.png [new file with mode: 0644]
docs/case-studies.md

diff --git a/docs/.vuepress/public/img/case-studies-logos/galoy-130.png b/docs/.vuepress/public/img/case-studies-logos/galoy-130.png
new file mode 100644 (file)
index 0000000..a4cbf32
Binary files /dev/null and b/docs/.vuepress/public/img/case-studies-logos/galoy-130.png differ
index 71eb64d97e273d85f055d52ee1e94bf34e75b99d..dd17b5f270278ab53c6ba419a8b067d473946afd 100644 (file)
@@ -93,7 +93,7 @@ lastUpdated: false
       </div>
       <!-- Smart Vaults -->
       <div class="case-study-item">
-        <a href="" target="_blank">
+        <a href="https://www.smartvaults.io/" target="_blank">
           <img src="/img/case-studies-logos/smart-vaults-130.png" style="max-height: 130px;" />
         </a>
         <h3>
@@ -311,7 +311,7 @@ lastUpdated: false
       </div>
       <!-- Smart Vaults -->
       <div class="case-study-item">
-        <a href="" target="_blank">
+        <a href="https://www.smartvaults.io/" target="_blank">
           <img src="/img/case-studies-logos/smart-vaults-130.png" style="max-height: 130px;" />
         </a>
         <h3>
@@ -319,6 +319,16 @@ lastUpdated: false
         </h3>
         <p>Determine who, how, and when your Bitcoin can be accessed.</p>
       </div>
+      <!-- Galoy -->
+      <div class="case-study-item">
+        <a href="https://galoy.io/" target="_blank">
+          <img src="/img/case-studies-logos/galoy-130.png" />
+        </a>
+        <h3>
+          <a href="https://galoy.io/" target="_blank">Galoy</a>
+        </h3>
+        <p>Bitcoin-native banking infrastructure for organizations.</p>
+      </div>
     </div>
   </template>