Skip to content

Commit 6513554

Browse files
committed
small update in test app
1 parent 1b46928 commit 6513554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-apps/remix-vite/app/routes/_index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const meta: MetaFunction = () => {
99
title: "test",
1010
description: "test",
1111
url: "test",
12-
image: "https://example.com/image.jpg",
12+
image: "https://picsum.photos/200/300",
1313
twitterCard: "summary_large_image",
1414
}, [
1515
{

0 commit comments

Comments
 (0)