Skip to content

Commit 5a48fe6

Browse files
authored
Update README.md
1 parent ac6d8c0 commit 5a48fe6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
[![Cybernetically enhanced web apps: Svelte](https://sveltejs.github.io/assets/banner.png)](https://svelte.dev)
1+
<a href="https://svelte.dev">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="assets/banner_dark.png">
4+
<img src="assets/banner.png" alt="Svelte - web development for the rest of us" />
5+
</picture>
6+
</a>
27

38
[![license](https://img.shields.io/npm/l/svelte.svg)](LICENSE.md) [![Chat](https://img.shields.io/discord/457912077277855764?label=chat&logo=discord)](https://svelte.dev/chat)
49

0 commit comments

Comments
 (0)