Skip to content

Commit ec4c4d8

Browse files
committed
chore: change title image source to fix view in Github App
1 parent 5bd2eda commit ec4c4d8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
<picture>
2-
<source media="(prefers-color-scheme: light)" srcset="docs/media/swiftklib-light.svg">
3-
<source media="(prefers-color-scheme: dark)" srcset="docs/media/swiftklib-dark.svg">
4-
<img src="docs/media/swiftklib-dark.svg" width="300">
5-
</picture>
1+
<img src="https://github.com/ttypic/swift-klib-plugin/raw/main/docs/media/swiftklib-light.svg" alt="Swift Klib library logo" width="300">
62

73
<br/>
84

0 commit comments

Comments
 (0)