Skip to content

Commit c56727f

Browse files
author
Avinash
committed
twitter img alternate added
1 parent 042618a commit c56727f

File tree

1 file changed

+1
-0
lines changed
  • packages/docs/src/components

1 file changed

+1
-0
lines changed

packages/docs/src/components/head.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export const Head = ({title, description}) =>{
1515
<meta name="twitter:title" content={title} />
1616
<meta name="twitter:description" content={description} />
1717
<meta name="twitter:image" content="https://user-images.githubusercontent.com/1863771/76433547-c0e94e80-63b4-11ea-9cca-c859226e5021.png" />
18+
<meta name="twitter:image:alt" content="React-ui" />
1819

1920
{/* facebook */}
2021
<meta property="og:type" content="website" />

0 commit comments

Comments
 (0)