Skip to content

Commit 9bcc412

Browse files
committed
Remove twitter title
1 parent 0995c3d commit 9bcc412

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/homepage/src/html.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ export default class HTML extends Component {
4646
<meta property="twitter:card" content="summary_large_image" />
4747
<meta property="twitter:site" content="@CompuIves" />
4848
<meta property="twitter:creator" content="@CompuIves" />
49-
<meta property="twitter:title" content="CodeSandbox" />
5049
<meta
5150
property="twitter:image:src"
5251
content="https://codesandbox.io/static/img/banner.png"

0 commit comments

Comments
 (0)