Skip to content

Commit d2884b3

Browse files
committed
Merge branch 'dev' into deploy-stage
2 parents 9ea4ef1 + d4ed16d commit d2884b3

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

281 KB
Loading
Binary file not shown.

src/pages/Blog.data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export const list: { [key: string]: BlogInfo } = {
9292
body: async () => await import('./Articles/chrome-supports-solidjs.mdx'),
9393
},
9494
'solid-start-the-shape-frameworks-to-come': {
95-
img: '/img/blog/solid-start-the-shape-frameworks-to-come/header.png',
95+
img: '/img/blog/solid-start-the-shape-frameworks-to-come/header.jpeg',
9696
title: 'SolidStart 1.0: The Shape of Frameworks to Come',
9797
description: 'Official SolidStart Version 1.0 release announcement.',
9898
author: 'SolidJS Core',

0 commit comments

Comments
 (0)