Skip to content

Commit 44c6760

Browse files
authored
Moveimg tag for logo to the last in README.md
1 parent 5e0bcd9 commit 44c6760

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
@@ -1,9 +1,9 @@
11
<div align="center">
22

33
<picture>
4-
<img src="docs/assets/logo.png" width="180px">
54
<source media="(prefers-color-scheme: dark)" srcset="docs/assets/logo_dark.png" width="180px">
65
<source media="(prefers-color-scheme: light)" srcset="docs/assets/logo.png" width="180px">
6+
<img src="docs/assets/logo.png" width="180px">
77
</picture>
88

99
<h1>telee</h1>

0 commit comments

Comments
 (0)