Skip to content

Commit 1a2f0b1

Browse files
Update site OG image
1 parent c94481f commit 1a2f0b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
1111

1212
<meta property="og:title" content="Video-to-Pixel-Art" />
13-
<meta property="og:description" content="Turn videos into pixel art in real-time" />
13+
<meta property="og:description" content="Turn videos into pixel art animations in real-time" />
1414
<meta property="og:type" content="website" />
1515
<meta property="og:url" content="https://collidingscopes.github.io/video-to-pixel-art/" />
16-
<meta property="og:image" content="https://collidingscopes.github.io/video-to-pixel-art/assets/metroStill.png">
16+
<meta property="og:image" content="https://collidingscopes.github.io/video-to-pixel-art/assets/sunset.png">
1717
<meta property="og:image:type" content="image/png" >
1818
<meta property="og:image:width" content="1200" >
1919
<meta property="og:image:height" content="675" >

0 commit comments

Comments
 (0)