We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b46928 commit 6513554Copy full SHA for 6513554
1 file changed
test-apps/remix-vite/app/routes/_index.tsx
@@ -9,7 +9,7 @@ export const meta: MetaFunction = () => {
9
title: "test",
10
description: "test",
11
url: "test",
12
- image: "https://example.com/image.jpg",
+ image: "https://picsum.photos/200/300",
13
twitterCard: "summary_large_image",
14
}, [
15
{
0 commit comments