Skip to content
Snippets Groups Projects
Unverified Commit 13d9145f authored by Thibault Martin's avatar Thibault Martin Committed by GitHub
Browse files

Merge pull request #246 from calebccff/twitter-embed

Add twitter embed meta tags
parents 015b9db8 43a3fb96
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,11 @@
<meta name="description" content="You're invited to talk on Matrix">
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="css/main.css">
<meta property="twitter:card" content="summary"/>
<meta property="twitter:image" content="https://matrix.org/blog/img/matrix-logo.png"/>
<meta property="twitter:site" content="@matrixdotorg"/>
<meta property="twitter:title" content="Matrix - Decentralised and secure communication"/>
<meta property="twitter:description" content="You're invited to talk on Matrix. If you don't already have a client this link will help you pick one, and join the conversation. If you already have one, this link will help you join the conversation"/>
</head>
<body>
<script id="main" type="module">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment