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 15
15
16
16
<meta property =" og:site_name" content =" Node.js" >
17
17
<meta property =" og:title" content =" {{ #if title }} {{ title }} | {{ /if }} {{ site.title }} " >
18
- <meta property =" og:image" content =" https://nodejs.org/static/images/logo-hexagon.png" >
18
+ <meta property =" og:image" content =" https://nodejs.org/static/images/logo-hexagon-card .png" >
19
19
<meta property =" og:image:type" content =" image/png" >
20
20
<meta property =" og:image:width" content =" 224" >
21
21
<meta property =" og:image:height" content =" 256" >
22
22
23
23
<meta name =" twitter:card" content =" summary" />
24
24
<meta name =" twitter:site" content =" @nodejs" >
25
25
<meta name =" twitter:title" content =" {{ #if title }} {{ title }} | {{ /if }} {{ site.title }} " >
26
- <meta name =" twitter:image" content =" https://nodejs.org/static/images/logo-hexagon.png" >
26
+ <meta name =" twitter:image" content =" https://nodejs.org/static/images/logo-hexagon-card .png" >
27
27
<meta name =" twitter:image:alt" content =" The Node.js Hexagon Logo" >
28
28
29
29
<link rel =" canonical" href =" {{ site.url }} {{ #if path }} {{ path }} /{{ /if }} " >
You can’t perform that action at this time.
0 commit comments