diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 40c3db8a9..750792ac2 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -318,7 +318,7 @@ module.exports = { ], }, ], - copyright: "Copyright © 2023 LDK Developers", + copyright: "Copyright © 2024 LDK Developers", }, }, }; diff --git a/docs/.vuepress/public/img/bitkit.svg b/docs/.vuepress/public/img/bitkit.svg new file mode 100644 index 000000000..2e71ccceb --- /dev/null +++ b/docs/.vuepress/public/img/bitkit.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/docs/case-studies.md b/docs/case-studies.md index 9a740edb5..b71a15dfb 100644 --- a/docs/case-studies.md +++ b/docs/case-studies.md @@ -16,11 +16,11 @@ features: image: "/img/cash-app-logo.png" imageAlt: "cash app logo" caseStudyLink: "/blog/cashapp-enables-lightning-withdrawals-and-deposits-using-ldk/" - - title: "The Eye of Satoshi" - details: "A watchtower with a specific focus on Lightning" - image: "/img/teos-main.png" + - title: "Bitkit" + details: "Bitkit hands you the keys to your money, profile, contacts, and web accounts" + image: "/img/bitkit.svg" imageAlt: "" - caseStudyLink: "/blog/teos-uses-ldk-to-build-open-source-watchtower/" + caseStudyLink: "/blog/bitkit-uses-ldk-to-build-the-ultimate-alternative-to-custodial-wallets/" editLink: false lastUpdated: false ---