Skip to content

Commit 5c71a1b

Browse files
authored
Add width and height attributes to Bitcoin Safe logo
1 parent 00285f4 commit 5c71a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adoption/all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
9292
<div class="project">
9393
<div class="project-logo">
9494
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
95-
<img src="https://github.com/andreasgriffin/andreasgriffin.github.io/blob/main/static/images/logo/icon-big.png?raw=true" />
95+
<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"/>
9696
</a>
9797
</div>
9898
<div class="tagline">

0 commit comments

Comments
 (0)