File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 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 >
2
7
3
8
[ ![ 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 )
4
9
Original file line number Diff line number Diff line change 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 >
2
7
3
8
[ ![ npm version] ( https://img.shields.io/npm/v/svelte.svg )] ( https://www.npmjs.com/package/svelte ) [ ![ 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 )
4
9
You can’t perform that action at this time.
0 commit comments