Skip to content

Commit 5b88024

Browse files
authored
Merge pull request #61634 from evrifaessa/patch-1
2 parents 513b9cb + a641a8b commit 5b88024

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
<img src="https://swift.org/assets/images/swift.svg" alt="Swift logo" height="70" >
1+
<picture>
2+
<source media="(prefers-color-scheme: dark)" srcset="https://www.swift.org/assets/images/swift~dark.svg">
3+
<img src="https://www.swift.org/assets/images/swift.svg" alt="Swift logo" height="70">
4+
</picture>
25

36
# Swift Programming Language
47

0 commit comments

Comments
 (0)