Skip to content

Commit fa27cd9

Browse files
authored
chore: update logo fallback (#9)
1 parent f29db95 commit fa27cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logto/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<picture>
44
<source height="60" media="(prefers-color-scheme: dark)" srcset="https://github.com/logto-io/.github/raw/master/profile/logto-logo-dark.svg">
55
<source height="60" media="(prefers-color-scheme: light)" srcset="https://github.com/logto-io/.github/raw/master/profile/logto-logo-light.svg">
6-
<img height="60" src="https://github.com/logto-io/logto/raw/master/logo.png" alt="Logto logo">
6+
<img height="120" src="https://github.com/logto-io/logto/raw/master/logo.png" alt="Logto logo">
77
</picture>
88
</a>
99
<br/><br/>

0 commit comments

Comments
 (0)