Skip to content

Commit c2a0d7c

Browse files
committed
[doc] simplify readme logo display by using a single, wider image source
1 parent 65aab70 commit c2a0d7c

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<p align="center">
2-
<picture>
3-
<source media="(prefers-color-scheme: dark)" srcset="asset/logo_dark.png">
4-
<source media="(prefers-color-scheme: light)" srcset="asset/logo_light.png">
5-
<img alt="OneVision Encoder" src="output/logo.png" width="600" style="max-width: 100%;">
6-
</picture>
2+
<img alt="OneVision Encoder" src="asset/onevision_encoder.png" width="1200" style="max-width: 100%;">
73
</p>
84

95
<p align="center">

0 commit comments

Comments
 (0)