Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/adoption/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,14 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
<div class="project">
<div class="project-logo">
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
<img src="/img/case-studies-logos/bitcoin-safe-130.png" />
<img src="https://github.com/andreasgriffin/andreasgriffin.github.io/blob/main/static/images/logo/icon-big.png?raw=true" width="130" height="130" alt="Bitcoin-Safe logo"/>
</a>
</div>
<div class="tagline">
<h3>
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin Safe</a>
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin-Safe</a>
</h3>
<p>A Bitcoin wallet for the entire family.</p>
<p>A desktop software for managing your cold storage wallets.</p>
</div>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/adoption/desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ lastUpdated: false
<div class="project">
<div class="project-logo">
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
<img src="/img/case-studies-logos/bitcoin-safe-130.png" />
<img src="https://github.com/andreasgriffin/andreasgriffin.github.io/blob/main/static/images/logo/icon-big.png?raw=true" width="130" height="130" alt="Bitcoin-Safe logo"/>
</a>
</div>
<div class="tagline">
<h3>
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin Safe</a>
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin-Safe</a>
</h3>
<p>A Bitcoin wallet for the entire family.</p>
<p>A desktop software for managing your cold storage wallets.</p>
</div>
</div>

Expand Down
Loading