We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ea4ef1 + d4ed16d commit d2884b3Copy full SHA for d2884b3
3 files changed
public/img/blog/solid-start-the-shape-frameworks-to-come/header.jpeg
281 KB
public/img/blog/solid-start-the-shape-frameworks-to-come/header.png
-630 KB
src/pages/Blog.data.ts
@@ -92,7 +92,7 @@ export const list: { [key: string]: BlogInfo } = {
92
body: async () => await import('./Articles/chrome-supports-solidjs.mdx'),
93
},
94
'solid-start-the-shape-frameworks-to-come': {
95
- img: '/img/blog/solid-start-the-shape-frameworks-to-come/header.png',
+ img: '/img/blog/solid-start-the-shape-frameworks-to-come/header.jpeg',
96
title: 'SolidStart 1.0: The Shape of Frameworks to Come',
97
description: 'Official SolidStart Version 1.0 release announcement.',
98
author: 'SolidJS Core',
0 commit comments