Skip to content

Commit 00285f4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adoption/desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lastUpdated: false
4343
<div class="project">
4444
<div class="project-logo">
4545
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
46-
<img src="https://github.com/andreasgriffin/andreasgriffin.github.io/blob/main/static/images/logo/icon-big.png?raw=true" />
46+
<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"/>
4747
</a>
4848
</div>
4949
<div class="tagline">

0 commit comments

Comments
 (0)