Skip to content

Commit 885f7d7

Browse files
committed
doc: add width attribute to Bub logo image in README.md
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 557dd9b commit 885f7d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<picture>
66
<source srcset="https://bub.build/dark.png" media="(prefers-color-scheme: dark)">
7-
<img alt="Bub logo" src="https://bub.build/light.png">
7+
<img alt="Bub logo" src="https://bub.build/light.png" width="200">
88
</picture>
99

1010
<p><strong>A common shape for agents that live alongside people.</strong></p>

0 commit comments

Comments
 (0)