Skip to content

Commit 1ceb966

Browse files
committed
chore: hero image
1 parent c8a67d0 commit 1ceb966

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.

packages/docs/src/routes/(blog)/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import preloaderImage from './blog/(articles)/qwik-1-14-preloader/hero.png';
1+
import preloaderImage from './blog/(articles)/qwik-1-14-preloader/qwik-preloader-hero.webp';
22

33
export const authors: Record<string, { socialLink: string }> = {
44
'The Qwik Team': { socialLink: 'https://bsky.app/profile/qwik.dev' },

0 commit comments

Comments
 (0)