File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ description: An inventory of shaders for Flutter developers to explore.
26
26
<meta property =" og:url" content =" {{ homepage_url }}" />
27
27
<meta property =" og:title" content =" {{ title }}" />
28
28
<meta property =" og:description" content =" {{ description }}" />
29
- <meta property =" og:image" content =" {{ homepage_url }}/images/social.png" />
29
+ <meta property =" og:image" content =" {{ homepage_url }}/images/branding/ social.png" />
30
30
<meta property =" og:type" content =" website" />
31
31
32
32
<!-- Twitter -->
@@ -35,7 +35,7 @@ description: An inventory of shaders for Flutter developers to explore.
35
35
<meta name =" twitter:url" content =" {{ homepage_url }}" />
36
36
<meta name =" twitter:title" content =" {{ title }}" />
37
37
<meta name =" twitter:description" content =" {{ description }}" />
38
- <meta name =" twitter:image" content =" {{ homepage_url }}/images/social.png" />
38
+ <meta name =" twitter:image" content =" {{ homepage_url }}/images/branding/ social.png" />
39
39
40
40
<link href =" /styles/tailwind.css" rel =" stylesheet" >
41
41
You can’t perform that action at this time.
0 commit comments