Skip to content

Commit e7d3ffb

Browse files
authored
Adds BitKit to featured case studies (#246)
* Adds BitKit to featured case studies
1 parent bf73953 commit e7d3ffb

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ module.exports = {
318318
],
319319
},
320320
],
321-
copyright: "Copyright © 2023 LDK Developers",
321+
copyright: "Copyright © 2024 LDK Developers",
322322
},
323323
},
324324
};

docs/.vuepress/public/img/bitkit.svg

Lines changed: 13 additions & 0 deletions
Loading

docs/case-studies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ features:
1616
image: "/img/cash-app-logo.png"
1717
imageAlt: "cash app logo"
1818
caseStudyLink: "/blog/cashapp-enables-lightning-withdrawals-and-deposits-using-ldk/"
19-
- title: "The Eye of Satoshi"
20-
details: "A watchtower with a specific focus on Lightning"
21-
image: "/img/teos-main.png"
19+
- title: "Bitkit"
20+
details: "Bitkit hands you the keys to your money, profile, contacts, and web accounts"
21+
image: "/img/bitkit.svg"
2222
imageAlt: ""
23-
caseStudyLink: "/blog/teos-uses-ldk-to-build-open-source-watchtower/"
23+
caseStudyLink: "/blog/bitkit-uses-ldk-to-build-the-ultimate-alternative-to-custodial-wallets/"
2424
editLink: false
2525
lastUpdated: false
2626
---

0 commit comments

Comments
 (0)